diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/device/x86/i386/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/device/x86/i386/Makefile.in b/target/device/x86/i386/Makefile.in index 79de9119e..7b870b9dc 100644 --- a/target/device/x86/i386/Makefile.in +++ b/target/device/x86/i386/Makefile.in @@ -1,5 +1,3 @@ X86_I386_PATH=target/device/x86/i386 -BR2_PACKAGE_BUSYBOX_CONFIG=$(X86_I386_PATH)/busybox.config - TARGETS+=linux26 |