diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-26 02:09:28 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-26 02:09:28 +0000 |
commit | 897b421b49f87c03a62ed0479089d1d026270b8a (patch) | |
tree | 1b5beb6288b3dc311e48d5543aa3b5bc1e4da304 /openwrt/package/Makefile | |
parent | 67ebf100859401eb43d3997523ef527d3a0a4144 (diff) |
add p910nd (thanks to Oliver Ertl)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1993 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 7c9cd2de79..c6ddc5d2ff 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -122,6 +122,7 @@ package-$(BR2_PACKAGE_OPENSWAN) += openswan package-$(BR2_PACKAGE_OPENVPN) += openvpn package-$(BR2_PACKAGE_OSIRIS) += osiris package-$(BR2_PACKAGE_PALANTIR) += palantir +package-$(BR2_PACKAGE_P910ND) += p910nd package-$(BR2_PACKAGE_PARPROUTED) += parprouted package-$(BR2_PACKAGE_PCRE) += pcre package-$(BR2_COMPILE_PHP4) += php4 |