aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-08 22:15:42 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-08 22:15:42 +0000
commitceca216b06859ae732c925c5eb1f2818c2a91fd5 (patch)
tree4b3025a83dd03c07acde84657aae73b035a0ec21 /package/Makefile
parentd9fe0a7c9aa4cab2370b516fea0853f84772859f (diff)
downloadmaster-187ad058-ceca216b06859ae732c925c5eb1f2818c2a91fd5.tar.gz
master-187ad058-ceca216b06859ae732c925c5eb1f2818c2a91fd5.tar.bz2
master-187ad058-ceca216b06859ae732c925c5eb1f2818c2a91fd5.zip
add uSTL package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index a9df886d95..9b814c17aa 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -200,6 +200,7 @@ package-$(BR2_PACKAGE_UCLIBCXX) += uclibc++
package-$(BR2_PACKAGE_ULOGD) += ulogd
package-$(BR2_PACKAGE_UPDATEDD) += updatedd
package-$(BR2_COMPILE_USBUTILS) += usbutils
+package-$(BR2_PACKAGE_USTL) += ustl
package-$(BR2_COMPILE_UTIL_LINUX) += util-linux
package-$(BR2_PACKAGE_UDEV) += udev
package-$(BR2_PACKAGE_VTUN) += vtun