aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit19ced23051990aeff48fe01eff8075e98c7c9b5e (patch)
treec50a47b6c76de75d0f552e125fc5c1a28bed6973 /package/Makefile
parent0e0a6891a715bb25307c8b440f546793da0746fc (diff)
downloadupstream-19ced23051990aeff48fe01eff8075e98c7c9b5e.tar.gz
upstream-19ced23051990aeff48fe01eff8075e98c7c9b5e.tar.bz2
upstream-19ced23051990aeff48fe01eff8075e98c7c9b5e.zip
add cups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@436 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index bf333d3570..48b5dcc7d2 100644
--- a/package/Makefile
+++ b/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