X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/656f01b9c97c1b6c0c46cf67d61cac82700cc30c..c4174021acc57c9d482e4496733352bcac5a0d13:/target/linux/ifxmips/danube/profiles/100-Atheros.mk?ds=inline diff --git a/target/linux/ifxmips/danube/profiles/100-Atheros.mk b/target/linux/ifxmips/danube/profiles/100-Atheros.mk index 71804b294..945868a94 100644 --- a/target/linux/ifxmips/danube/profiles/100-Atheros.mk +++ b/target/linux/ifxmips/danube/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))