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 | b004f1eb9a8e4b9277cef0f9d6f72a34b663e82d (patch) | |
tree | 1679da5c40c659f8fdfdf1393e97cebee62f5236 /package/Makefile | |
parent | 985941140b96360210ccdf793bcac542f5b596e4 (diff) |
add microcom
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1050 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 5dd8432b6c..8a5cd0619d 100644 --- a/package/Makefile +++ b/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 |