diff options
Diffstat (limited to 'target/device/x86/Makefile.in')
-rw-r--r-- | target/device/x86/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/device/x86/Makefile.in b/target/device/x86/Makefile.in index 0eaa87857..92a1cf6f3 100644 --- a/target/device/x86/Makefile.in +++ b/target/device/x86/Makefile.in @@ -1,4 +1,3 @@ ifeq ($(strip $(BR2_TARGET_X86_GENERIC)),y) include target/device/x86/i386/Makefile.in -include target/device/x86/i386/*.mk endif |