diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-05-15 07:14:09 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-05-15 07:14:09 +0000 |
commit | 84bb6601c07b30a6579e28dcc9b4904c7ceb0d50 (patch) | |
tree | 79f26b6afc24a529845f7570af47a655b0f80761 /openwrt/package/Makefile | |
parent | 589ddc469d771f67e13946c08c865e597277e8e1 (diff) | |
download | mtk-20170518-84bb6601c07b30a6579e28dcc9b4904c7ceb0d50.zip mtk-20170518-84bb6601c07b30a6579e28dcc9b4904c7ceb0d50.tar.gz mtk-20170518-84bb6601c07b30a6579e28dcc9b4904c7ceb0d50.tar.bz2 |
add matrixtunnel package (thanks to Lorenz Schori).
SVN-Revision: 3779
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 7782afc..89e0bab 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -140,6 +140,7 @@ package-$(BR2_PACKAGE_MACCHANGER) += macchanger package-$(BR2_PACKAGE_MADPLAY) += madplay package-$(BR2_PACKAGE_MARADNS) += maradns package-$(BR2_COMPILE_MATRIXSSL) += matrixssl +package-$(BR2_PACKAGE_MATRIXTUNNEL) += matrixtunnel package-$(BR2_PACKAGE_MGETTY) += mgetty package-$(BR2_PACKAGE_MIAU) += miau package-$(BR2_PACKAGE_MIAX) += miax |