diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 19:43:27 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 19:43:27 +0000 |
commit | 1f6c1db083ee952b14a033db44f3e0cfb567d1c2 (patch) | |
tree | 2adfad0b0dfe24ae6768fc7d3c746bec2922e4aa /package/Makefile | |
parent | 1543351140b138ec1c332b05967833b7e714c3e9 (diff) |
added mgetty from Mad Martin, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3381 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 94c0ebfa7..a7d878e9a 100644 --- a/package/Makefile +++ b/package/Makefile @@ -134,6 +134,7 @@ package-$(BR2_PACKAGE_MACCHANGER) += macchanger package-$(BR2_PACKAGE_MADPLAY) += madplay package-$(BR2_PACKAGE_MARADNS) += maradns package-$(BR2_COMPILE_MATRIXSSL) += matrixssl +package-$(BR2_PACKAGE_MGETTY) += mgetty package-$(BR2_PACKAGE_MIAU) += miau package-$(BR2_PACKAGE_MIAX) += miax package-$(BR2_PACKAGE_MICROCOM) += microcom |