Include profiles
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Mar 2007 20:11:00 +0000 (20:11 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Mar 2007 20:11:00 +0000 (20:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6631 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/adm5120-2.6/Makefile

index 80b35e7efdd060a29c6e14bcfda7ae26fe87ce5f..69554fe1aeeb2c27a2d8bb5cf9c1b16854e4d5c1 100644 (file)
@@ -17,6 +17,8 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
-DEFAULT_PACKAGES += kmod-madwifi
+
+# include the profiles
+-include profiles/*.mk
 
 $(eval $(call BuildKernel))
 
 $(eval $(call BuildKernel))