From 9843d86dcba86d2c8da18d67c9ea556d960454bf Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 3 Feb 2010 03:45:38 +0000 Subject: replace the hostapd-mini preselection in profiles with wpad-mini git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19503 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/profiles/planex.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/profiles/planex.mk') diff --git a/target/linux/ar71xx/profiles/planex.mk b/target/linux/ar71xx/profiles/planex.mk index 40f45b50e..63e539c4e 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 hostapd-mini kmod-usb-core kmod-usb2 + PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2 endef define Profile/MZKW04NU/Description @@ -18,7 +18,7 @@ $(eval $(call Profile,MZKW04NU)) define Profile/MZKW300NH NAME:=Planex MZK-W300NH - PACKAGES:=kmod-ath9k hostapd-mini + PACKAGES:=kmod-ath9k wpad-mini endef define Profile/MZKW300NH/Description -- cgit v1.2.3