diff options
Diffstat (limited to 'target/linux/brcm47xx/profiles/105-Atheros.mk')
-rw-r--r-- | target/linux/brcm47xx/profiles/105-Atheros.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/profiles/105-Atheros.mk b/target/linux/brcm47xx/profiles/105-Atheros.mk index 46046a1fa5..f47a3610b7 100644 --- a/target/linux/brcm47xx/profiles/105-Atheros.mk +++ b/target/linux/brcm47xx/profiles/105-Atheros.mk @@ -6,8 +6,8 @@ # define Profile/Atheros - NAME:=Atheros WiFi (madwifi) - PACKAGES:=kmod-madwifi + NAME:=Atheros WiFi (ath5k) + PACKAGES:=kmod-ath5k endef define Profile/Atheros/Description |