diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-21 00:27:08 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-21 00:27:08 +0000 |
commit | ebb3aa63da50a0b1c3c4c6cf9b277f6fe7617028 (patch) | |
tree | f971555c17b27196fe0593c964e984c2668a491d /package/Makefile | |
parent | 2fc0cd65a6cc03400e913d4078c891f4f9be6a41 (diff) |
everything is a package. so is mtd now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1513 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 45998e997..8a5448166 100644 --- a/package/Makefile +++ b/package/Makefile @@ -75,6 +75,7 @@ package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MINI_HTTPD) += mini_httpd package-$(BR2_PACKAGE_MINI_SENDMAIL) += mini_sendmail package-$(BR2_PACKAGE_MONIT) += monit +package-$(BR2_PACKAGE_MTD) += mtd package-$(BR2_PACKAGE_MYSQL) += mysql package-$(BR2_PACKAGE_NCURSES) += ncurses package-$(BR2_PACKAGE_NDISC) += ndisc |