diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-08-22 07:11:48 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-08-22 07:11:48 +0000 |
| commit | 78a3bc69d8ced21c04ce7b185099bd9d541a394f (patch) | |
| tree | d76860a3187384df72163ca9a0c4bee58ef45cae /openwrt/package/Makefile | |
| parent | ebcfbc5c9abe13e0c5adac3d936d42e18ce3ec47 (diff) | |
| download | mtk-20170518-78a3bc69d8ced21c04ce7b185099bd9d541a394f.zip mtk-20170518-78a3bc69d8ced21c04ce7b185099bd9d541a394f.tar.gz mtk-20170518-78a3bc69d8ced21c04ce7b185099bd9d541a394f.tar.bz2 | |
add samba package
SVN-Revision: 1719
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 375b4a4..e4b2be0 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -126,6 +126,7 @@ package-$(BR2_COMPILE_RRDTOOL) += rrdtool package-$(BR2_PACKAGE_RSYNC) += rsync package-$(BR2_PACKAGE_SABLEVM) += sablevm package-$(BR2_PACKAGE_SABLEVM_CLASSPATH) += sablevm-classpath +package-$(BR2_COMPILE_SAMBA) += samba package-$(BR2_PACKAGE_SCREEN) += screen package-$(BR2_PACKAGE_SDK) += sdk package-$(BR2_PACKAGE_SER) += ser @@ -211,6 +212,7 @@ quagga-compile: readline-compile ncurses-compile rrdcollect-compile: rrdtool-compile rrdtool-compile: cgilib-compile freetype-compile libart-compile libpng-compile rsync-compile: popt-compile +samba-compile: cups-compile screen-compile: ncurses-compile siproxd-compile: libosip2-compile sipsak-compile: openssl-compile |
