summaryrefslogtreecommitdiffstats
path: root/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
commitfbbbec095e8818614659a69974646b92c3f0e9bc (patch)
treea0783400fb111639d0dd1a4698992746de3c5a5e /package/Makefile
parenta4d8c8e5caa11cb5301bedeb4aa29c880f599a2c (diff)
remove wl / nas / et .. binary only; no license given
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@309 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 6f5e4ace7..638a0ebc2 100644
--- a/package/Makefile
+++ b/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