diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-24 14:25:55 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-24 14:25:55 +0000 |
commit | e9a0d8517b43b6fae37bb593de36694b68efb713 (patch) | |
tree | 769a35002e3fc607c4c7a67e8ae267e76ab7fc5c /openwrt/package/Makefile | |
parent | a39e9d3a27f650dc01478bfdeda138e1a08eda01 (diff) | |
download | mtk-20170518-e9a0d8517b43b6fae37bb593de36694b68efb713.zip mtk-20170518-e9a0d8517b43b6fae37bb593de36694b68efb713.tar.gz mtk-20170518-e9a0d8517b43b6fae37bb593de36694b68efb713.tar.bz2 |
add microcom
SVN-Revision: 1050
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 5dd8432..8a5cd06 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -50,6 +50,7 @@ package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd package-$(BR2_PACKAGE_LZO) += lzo package-$(BR2_PACKAGE_MARADNS) += maradns package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl +package-$(BR2_PACKAGE_MICROCOM) += microcom package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MONIT) += monit package-$(BR2_PACKAGE_MYSQL) += mysql |