diff options
Diffstat (limited to 'target/x86/Makefile.in')
-rw-r--r-- | target/x86/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/x86/Makefile.in b/target/x86/Makefile.in deleted file mode 100644 index 115035cbb..000000000 --- a/target/x86/Makefile.in +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(BR2_i386),y) -include target/x86/*/*.mk -endif |