From 09fa2c9992b164d4cbb072f69aedca79f8fd11d4 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 26 Sep 2005 02:09:28 +0000 Subject: add p910nd (thanks to Oliver Ertl) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1993 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 7c9cd2de7..c6ddc5d2f 100644 --- a/package/Makefile +++ b/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 -- cgit v1.2.3