X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Frouter_le%2Fprofiles%2FCompex.mk;h=4307b4ffd365618f8c857579acfe0e5053ef5143;hb=1846ada5d5a04c61bdbe38ba42180ac6d62c0dab;hp=fdfa83aae1cf413b5feeb0c6b43a03fc9256450e;hpb=02c9cd23690727767b933f700a10296d18b47a84;p=openwrt-10.03%2F.git diff --git a/target/linux/adm5120/router_le/profiles/Compex.mk b/target/linux/adm5120/router_le/profiles/Compex.mk index fdfa83aae..4307b4ffd 100644 --- a/target/linux/adm5120/router_le/profiles/Compex.mk +++ b/target/linux/adm5120/router_le/profiles/Compex.mk @@ -16,22 +16,22 @@ endef define Profile/NP28G NAME:=Compex NP28G - PACKAGES:=kmod-madwifi + PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-uhci kmod-usb2 endef define Profile/NP28G/Description Package set optimized for the Compex NP28G. endef -define Profile/WP54G - NAME:=Compex WP54G family +define Profile/WP54 + NAME:=Compex WP54 family PACKAGES:=kmod-madwifi endef -define Profile/WP54G/Description - Package set optimized for the Compex WP54G family. +define Profile/WP54/Description + Package set optimized for the Compex WP54 family. endef $(eval $(call Profile,NP27G)) $(eval $(call Profile,NP28G)) -$(eval $(call Profile,WP54G)) +$(eval $(call Profile,WP54))