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 | f6a2f4a770429d606a4b07ac097c7c69e333aa6e (patch) | |
tree | 41f38c6d72025d548cc4a9ca52d74870a58d5193 /openwrt/package/Makefile | |
parent | cd86893a90439aee170e48fcef63b773192eddf6 (diff) | |
download | mtk-20170518-f6a2f4a770429d606a4b07ac097c7c69e333aa6e.zip mtk-20170518-f6a2f4a770429d606a4b07ac097c7c69e333aa6e.tar.gz mtk-20170518-f6a2f4a770429d606a4b07ac097c7c69e333aa6e.tar.bz2 |
move wificonf to target/linux/package
SVN-Revision: 1537
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 0d4d75e..8e3a29e 100644 --- a/openwrt/package/Makefile +++ b/openwrt/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 |