diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-28 18:47:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-28 18:47:43 +0000 |
commit | 3c5d35183ed4cdf928ac9cf0eba56cc50dd8328f (patch) | |
tree | c84a2267d90516f062d2fd560055acf96e678f95 /target/linux/ar71xx/profiles/planex.mk | |
parent | 1b4c9db08f5170d1f4e858250faf4e397dda712d (diff) | |
download | upstream-3c5d35183ed4cdf928ac9cf0eba56cc50dd8328f.tar.gz upstream-3c5d35183ed4cdf928ac9cf0eba56cc50dd8328f.tar.bz2 upstream-3c5d35183ed4cdf928ac9cf0eba56cc50dd8328f.zip |
move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
SVN-Revision: 14694
Diffstat (limited to 'target/linux/ar71xx/profiles/planex.mk')
-rw-r--r-- | target/linux/ar71xx/profiles/planex.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/profiles/planex.mk b/target/linux/ar71xx/profiles/planex.mk index df92b1670e..ec20d893f5 100644 --- a/target/linux/ar71xx/profiles/planex.mk +++ b/target/linux/ar71xx/profiles/planex.mk @@ -7,7 +7,7 @@ define Profile/MZKW04NU NAME:=Planex MZK-W04NU - PACKAGES:=kmod-ath9k kmod-usb-ohci kmod-usb2 + PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-ohci kmod-usb2 endef define Profile/MZKW04NU/Description |