remove bogus dependencies
[openwrt.git] / target / linux / adm5120-2.6 / Makefile
index 80b35e7..69554fe 100644 (file)
@@ -17,6 +17,8 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
-DEFAULT_PACKAGES += kmod-madwifi
+
+# include the profiles
+-include profiles/*.mk
 
 $(eval $(call BuildKernel))
This page took 0.021427 seconds and 4 git commands to generate.