diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-23 19:04:55 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-23 19:04:55 +0000 |
commit | 818b542ab78cd17e79476d779ab7342abbe5370e (patch) | |
tree | 4f6e7925dc85551011d22e9711877517eb9f4599 /package/Makefile | |
parent | 88a441fd860a7a853ac7226747dd3865f0ef6ff5 (diff) | |
download | upstream-818b542ab78cd17e79476d779ab7342abbe5370e.tar.gz upstream-818b542ab78cd17e79476d779ab7342abbe5370e.tar.bz2 upstream-818b542ab78cd17e79476d779ab7342abbe5370e.zip |
move wificonf to target/linux/package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1537 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile index 0d4d75ebf8..8e3a29e317 100644 --- a/package/Makefile +++ b/package/Makefile @@ -134,7 +134,6 @@ 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 |