diff options
Diffstat (limited to 'openwrt/package/cups')
-rw-r--r-- | openwrt/package/cups/Config.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/openwrt/package/cups/Config.in b/openwrt/package/cups/Config.in index 41c347824..7f273d73e 100644 --- a/openwrt/package/cups/Config.in +++ b/openwrt/package/cups/Config.in @@ -1,5 +1,8 @@ config BR2_PACKAGE_CUPS - tristate "Common UNIX Printing System" + tristate "cups - Common UNIX Printing System" default m if CONFIG_DEVEL help A printer spooling system for devices with USB or LP support + + http://www.cups.org/ + |