X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Frdc-2.6%2FMakefile;h=306734b273355a2058635e41d91cf98b90c5a586;hb=f63dd06ad7c7f13dd0372a5886235c8f04366ad2;hp=f1f751eee6732ebee3317080743de74e6174dfff;hpb=35bccdd4baa9ee6378762ed5b16c01a2543d0dcc;p=openwrt%2Fopenwrt.git diff --git a/target/linux/rdc-2.6/Makefile b/target/linux/rdc-2.6/Makefile index f1f751eee6..306734b273 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))