diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-04-20 18:14:29 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-20 18:14:29 +0000 |
| commit | cd3fecdb7f146086088d87164a6e69e6d367a6e0 (patch) | |
| tree | 7d2e4ff6ccc2e8636eb4880c1ce083a7002f9e75 /openwrt/package/Makefile | |
| parent | b6defb27cbb3f978cbf66f92f4379eeb1318b83a (diff) | |
| download | mtk-20170518-cd3fecdb7f146086088d87164a6e69e6d367a6e0.zip mtk-20170518-cd3fecdb7f146086088d87164a6e69e6d367a6e0.tar.gz mtk-20170518-cd3fecdb7f146086088d87164a6e69e6d367a6e0.tar.bz2 | |
add olsrd
SVN-Revision: 689
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 4008d43..2042c57 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -35,6 +35,7 @@ package-$(BR2_PACKAGE_NCURSES) += ncurses package-$(BR2_PACKAGE_NFSD) += nfs-server package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash package-$(BR2_PACKAGE_NTPCLIENT) += ntpclient +package-$(BR2_PACKAGE_OLSRD) += olsrd package-$(BR2_PACKAGE_OPENSSL) += openssl package-$(BR2_PACKAGE_OPENSWAN) += openswan package-$(BR2_PACKAGE_OPENNTPD) += openntpd |
