summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/target/linux/linux-2.6/Makefile')
-rw-r--r--openwrt/target/linux/linux-2.6/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.6/Makefile b/openwrt/target/linux/linux-2.6/Makefile
index 9bd1e7c904..06ac2c6d7a 100644
--- a/openwrt/target/linux/linux-2.6/Makefile
+++ b/openwrt/target/linux/linux-2.6/Makefile
@@ -47,6 +47,10 @@ include $(LINUX_KCONFIG)
INSTALL_TARGETS := $(KERNEL_IPKG)
TARGETS :=
+ifeq ($(BOARD),x86)
+include ./x86.mk
+endif
+
# Networking