summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-03-23 22:25:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-03-23 22:25:11 +0000
commitb802eb1e81b4318a2bed419ff314696fb2ffa7cd (patch)
treee91c723f8a3afd2d8b70905b8e7a0ad3d8febdc7 /openwrt/package/Makefile
parent21aa4b20e69f5e77c920501a657de58ca1dd1df9 (diff)
downloadmtk-20170518-b802eb1e81b4318a2bed419ff314696fb2ffa7cd.zip
mtk-20170518-b802eb1e81b4318a2bed419ff314696fb2ffa7cd.tar.gz
mtk-20170518-b802eb1e81b4318a2bed419ff314696fb2ffa7cd.tar.bz2
add mount.cifs
SVN-Revision: 437
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 48b5dcc..50e39a0 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_CIFSMOUNT) += cifsmount
package-$(BR2_PACKAGE_CUPS) += cups
package-$(BR2_PACKAGE_DROPBEAR) += dropbear
package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq