diff options
Diffstat (limited to 'target/device/x86/i386')
-rw-r--r-- | target/device/x86/i386/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/device/x86/i386/Makefile.in b/target/device/x86/i386/Makefile.in index 0e6ab6148..876304b7e 100644 --- a/target/device/x86/i386/Makefile.in +++ b/target/device/x86/i386/Makefile.in @@ -5,4 +5,3 @@ LINUX26_KCONFIG=$(BR2_BOARD_PATH)/linux26.config endif LINUX26_FORMAT=bzImage -TARGETS+=linux26 |