From d42a20bf3e3cb6f1c1da93283cc70b30371d6715 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 11 Jun 2005 02:04:14 +0000 Subject: add wificonf (wlconf,/sbin/wifi replacement) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1196 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 4399f2f14..3d4be3ebf 100644 --- a/package/Makefile +++ b/package/Makefile @@ -106,6 +106,7 @@ package-$(BR2_PACKAGE_ULOGD) += ulogd package-$(BR2_PACKAGE_USBUTILS) += usbutils package-$(BR2_PACKAGE_VTUN) += vtun package-$(BR2_PACKAGE_VSFTPD) += vsftpd +package-$(BR2_PACKAGE_WIFICONF) += wificonf package-$(BR2_PACKAGE_WIRELESS_TOOLS) += wireless-tools package-$(BR2_PACKAGE_WOL) += wol package-$(BR2_PACKAGE_WPA_SUPPLICANT) += wpa_supplicant -- cgit v1.2.3