From ca96df4a862896effdfbc29cf9d159943c6e48ac Mon Sep 17 00:00:00 2001 From: pavlov Date: Sat, 3 Mar 2007 01:22:09 +0000 Subject: make the rest of the structure for the targets that dont have profiles yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/aruba-2.6/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/aruba-2.6') 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)) -- cgit v1.2.3