summaryrefslogtreecommitdiffstats
path: root/target/device/x86/i386/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/x86/i386/Makefile.in')
-rw-r--r--target/device/x86/i386/Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/device/x86/i386/Makefile.in b/target/device/x86/i386/Makefile.in
index 7c9dec46b..a9b676672 100644
--- a/target/device/x86/i386/Makefile.in
+++ b/target/device/x86/i386/Makefile.in
@@ -1,14 +1,3 @@
-# BR2_BOARD_PATH:=target/device/x86/i386
-BOARD_PATH:=target/device/x86/i386
-
-ifeq ($(strip $(BR2_PACKAGE_LINUX_KCONFIG)),)
-ifndef LINUX26_KCONFIG
-LINUX26_KCONFIG=$(BOARD_PATH)/linux26.config
-endif
-else
-LINUX26_KCONFIG=$(strip $(BR2_PACKAGE_LINUX_KCONFIG))
-endif
-
ifeq ($(strip $(BR2_PACKAGE_LINUX_FORMAT)),)
ifndef LINUX26_FORMAT
LINUX26_FORMAT=bzImage