From 02b2ed0c210ec4f386d1da49fc6b6d6e90d36d0a Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 30 Apr 2005 19:28:10 +0000 Subject: copy ipkg shell script to scripts/, change the reference in rules.mk and add the c version of ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@769 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 6fdf92984..d071397be 100644 --- a/package/Makefile +++ b/package/Makefile @@ -22,6 +22,7 @@ package-$(BR2_PACKAGE_FUSE) += fuse package-$(BR2_PACKAGE_GLIB) += glib package-$(BR2_PACKAGE_GMP) += gmp package-$(BR2_PACKAGE_HASERL) += haserl +package-$(BR2_PACKAGE_IPKG) += ipkg package-$(BR2_PACKAGE_IPTABLES) += iptables package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_KISMET) += kismet -- cgit v1.2.3