summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-30 19:28:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-30 19:28:10 +0000
commit1929d2eb86422f049eec2ede0f175232d3b23719 (patch)
treed6a99c034c35a42b1a21db058652616ff6904e32 /openwrt/package/Makefile
parenteace3c169201d10f333e6bcc3b454b69ba436e6c (diff)
downloadmtk-20170518-1929d2eb86422f049eec2ede0f175232d3b23719.zip
mtk-20170518-1929d2eb86422f049eec2ede0f175232d3b23719.tar.gz
mtk-20170518-1929d2eb86422f049eec2ede0f175232d3b23719.tar.bz2
copy ipkg shell script to scripts/, change the reference in rules.mk and add the c version of ipkg
SVN-Revision: 769
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 6fdf929..d071397 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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