summaryrefslogtreecommitdiff
path: root/target/device/Soekris/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Soekris/Makefile.in')
-rw-r--r--target/device/Soekris/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/device/Soekris/Makefile.in b/target/device/Soekris/Makefile.in
index 33aea43ba..9418ba007 100644
--- a/target/device/Soekris/Makefile.in
+++ b/target/device/Soekris/Makefile.in
@@ -17,9 +17,9 @@ UCLIBC_CONFIG_FILE:=$(SOEKRIS_NET4801_PATH)/uClibc.config
BR2_PACKAGE_BUSYBOX_CONFIG:=$(SOEKRIS_NET4801_PATH)/busybox.config
ifeq ($(strip $(BR2_PACKAGE_LINUX)),y)
-TARGETS+=linux
-include $(SOEKRIS_NET4801_PATH)/linux.mk
+TARGETS+=linux26
include target/device/Soekris/soekris_gpio/soekris_gpio.mk
+LINUX26_KCONFIG=$(SOEKRIS_NET4801_PATH)/linux26.config
endif
endif