X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0c38b3b8c8ef7f019709a7df6376b6522486a9b1..c2edd8cbfc9ed43a5afaf5825884c3d96e918294:/target/linux/ifxmips/ar9/profiles/100-Atheros.mk?ds=sidebyside diff --git a/target/linux/ifxmips/ar9/profiles/100-Atheros.mk b/target/linux/ifxmips/ar9/profiles/100-Atheros.mk index 71804b294..945868a94 100644 --- a/target/linux/ifxmips/ar9/profiles/100-Atheros.mk +++ b/target/linux/ifxmips/ar9/profiles/100-Atheros.mk @@ -6,12 +6,9 @@ # define Profile/Atheros - NAME:=Atheros WiFi (default) - PACKAGES:=kmod-madwifi + NAME:=Atheros WiFi + PACKAGES:=kmod-madwifi hostapd-mini endef -define Profile/Atheros/Description - Package set compatible with hardware using Atheros WiFi cards -endef $(eval $(call Profile,Atheros))