diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-24 14:25:55 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-24 14:25:55 +0000 |
commit | e937d4917751eee51eed5e4145fe145f41b7c0da (patch) | |
tree | 769a35002e3fc607c4c7a67e8ae267e76ab7fc5c /openwrt/package/Makefile | |
parent | ae6e2dd7ee1cbbd0a152a9b4bce109f9c2dd5e8e (diff) |
add microcom
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1050 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5dd8432b6..8a5cd0619 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 |