Fix IPKG_TARGET_DIR
[openwrt.git] / openwrt / package / Makefile
index 6f5e4ac..638a0eb 100644 (file)
@@ -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
This page took 0.026696 seconds and 4 git commands to generate.