summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-06 04:41:10 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-06 04:41:10 +0000
commit03ce7fd74b0eec643be2c25c941fab4e827ab1e1 (patch)
tree282e339c4433e8bd773e69c5b17d430cb692b4d1 /openwrt/package/Makefile
parent3f5c61219e3ea85f757cf1b8896a4ecd88507248 (diff)
remove wl / nas / et .. binary only; no license given
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@309 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 6f5e4ace7..638a0ebc2 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -17,7 +17,6 @@ package-$(BR2_PACKAGE_OPENSSL) += openssl
package-$(BR2_PACKAGE_OPENVPN) += openvpn
package-$(BR2_PACKAGE_PPTPD) += pptpd
package-$(BR2_PACKAGE_IPROUTE2) += iproute2
-package-$(BR2_PACKAGE_LINKSYS_UTILS) += linksys-utils
all: compile install
clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean