X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7c05c465eafee57623aac45cf2aed4c3423c174c..5c8a9ed64d4bccdc01eec87d3f8702484fa43a85:/openwrt/target/linux/linux-2.6/Makefile diff --git a/openwrt/target/linux/linux-2.6/Makefile b/openwrt/target/linux/linux-2.6/Makefile index 9bd1e7c90..06ac2c6d7 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