summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-09 13:56:54 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-09 13:56:54 +0000
commit7242f4bafb2ade89de87048f8331caff613fcce4 (patch)
tree7b1d2fbed23a9d4a51585425da6bcd29005f2af5 /openwrt/package/Makefile
parent5e7b1974ff7a18e6781dee5b8a2b6a5a593ef40d (diff)
Add libgcc and libpthread packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 98d42860c..706d81d8a 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -25,6 +25,8 @@ package-$(BR2_PACKAGE_IPTABLES) += iptables
package-$(BR2_PACKAGE_IPROUTE2) += iproute2
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
package-$(BR2_PACKAGE_LIBELF) += libelf
+package-$(BR2_PACKAGE_LIBGCC) += libgcc
+package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
package-$(BR2_PACKAGE_LZO) += lzo
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
package-$(BR2_PACKAGE_MICROPERL) += microperl