From 40e074dd9cac68799e066fa9b3edfce02e13cbba Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 10 Jun 2005 17:12:46 +0000 Subject: Add picocom package, move serial comm. stuff to its section in Config.in git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1187 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 183c44bf9f..4399f2f143 100644 --- a/package/Makefile +++ b/package/Makefile @@ -71,6 +71,7 @@ package-$(BR2_PACKAGE_OPENSWAN) += openswan package-$(BR2_PACKAGE_OPENVPN) += openvpn package-$(BR2_PACKAGE_OSIRIS) += osiris package-$(BR2_PACKAGE_PCRE) += pcre +package-$(BR2_PACKAGE_PICOCOM) += picocom package-$(BR2_PACKAGE_PMACCT) += pmacct package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PORTMAP) += portmap -- cgit v1.2.3