summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-03-23 21:18:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-03-23 21:18:15 +0000
commit21aa4b20e69f5e77c920501a657de58ca1dd1df9 (patch)
treefbb9cb3d083a4ad87f1370223fda8b0046a1f83f /openwrt/package/Makefile
parent5389174f49b286e1ce913d27b707ccccc01a1091 (diff)
downloadmtk-20170518-21aa4b20e69f5e77c920501a657de58ca1dd1df9.zip
mtk-20170518-21aa4b20e69f5e77c920501a657de58ca1dd1df9.tar.gz
mtk-20170518-21aa4b20e69f5e77c920501a657de58ca1dd1df9.tar.bz2
add cups
SVN-Revision: 436
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index bf333d3..48b5dcc 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -5,6 +5,7 @@ package-y:=openwrt
package-$(BR2_PACKAGE_ARPTABLES) += arptables
package-$(BR2_PACKAGE_BRIDGE) += bridge
package-$(BR2_PACKAGE_BUSYBOX) += busybox
+package-$(BR2_PACKAGE_CUPS) += cups
package-$(BR2_PACKAGE_DROPBEAR) += dropbear
package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq
package-$(BR2_PACKAGE_EBTABLES) += ebtables