X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f4d24919d49f2c25d0ec3f7658a93f6170580db7..51dad7245443d4a057687669bc34bcf934c2f483:/target/linux/rdc-2.6/Makefile diff --git a/target/linux/rdc-2.6/Makefile b/target/linux/rdc-2.6/Makefile index f1f751eee..306734b27 100644 --- a/target/linux/rdc-2.6/Makefile +++ b/target/linux/rdc-2.6/Makefile @@ -18,10 +18,7 @@ endef include $(INCLUDE_DIR)/kernel-build.mk -define Profile/Ralink - NAME:=Ralink WiFi (default) - PACKAGES:=kmod-rt61 -endef -$(eval $(call Profile,Ralink)) +# include the profiles +-include profiles/*.mk $(eval $(call BuildKernel))