diff options
Diffstat (limited to 'target/linux/au1000/au1500/profiles/Atheros.mk')
-rw-r--r-- | target/linux/au1000/au1500/profiles/Atheros.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/au1500/profiles/Atheros.mk b/target/linux/au1000/au1500/profiles/Atheros.mk index ec6e175e80..75e8e108fb 100644 --- a/target/linux/au1000/au1500/profiles/Atheros.mk +++ b/target/linux/au1000/au1500/profiles/Atheros.mk @@ -7,7 +7,7 @@ define Profile/Atheros NAME:=Atheros WiFi (default) - PACKAGES:=kmod-madwifi + PACKAGES:=kmod-ath5k endef $(eval $(call Profile,Atheros)) |