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 | fbba8d874391f310aa5ae31b6af25aeaeb00caa4 (patch) | |
tree | deb896e455fffc9695d41dc0bc75b5baedf5bed7 /target/linux/ar71xx/profiles/planex.mk | |
parent | 0a88a341f2acec5db710a5310b7f05d6dd7a59a0 (diff) | |
download | upstream-fbba8d874391f310aa5ae31b6af25aeaeb00caa4.tar.gz upstream-fbba8d874391f310aa5ae31b6af25aeaeb00caa4.tar.bz2 upstream-fbba8d874391f310aa5ae31b6af25aeaeb00caa4.zip |
[ar71xx] move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14694 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |