X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f4d24919d49f2c25d0ec3f7658a93f6170580db7..4530e52764e0b2206f4bb380c1a7e1bb28621970:/target/linux/aruba-2.6/Makefile?ds=sidebyside diff --git a/target/linux/aruba-2.6/Makefile b/target/linux/aruba-2.6/Makefile index 5d3e19ea2..c53964da8 100644 --- a/target/linux/aruba-2.6/Makefile +++ b/target/linux/aruba-2.6/Makefile @@ -18,4 +18,7 @@ endef include $(INCLUDE_DIR)/kernel-build.mk DEFAULT_PACKAGES += kmod-madwifi +# include the profiles +-include profiles/*.mk + $(eval $(call BuildKernel))