aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-06-22 07:07:24 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-06-22 07:07:24 +0000
commitc75dcdd011b64878969dea2bdaa37715fbac50a1 (patch)
tree8419a899eeee4045dd0cc35c971651871a507854 /target
parentf8105cde7a3226a622fc061b7d301db31b3581ac (diff)
downloadupstream-c75dcdd011b64878969dea2bdaa37715fbac50a1.tar.gz
upstream-c75dcdd011b64878969dea2bdaa37715fbac50a1.tar.bz2
upstream-c75dcdd011b64878969dea2bdaa37715fbac50a1.zip
Add c++ std library to gumstix rte
SVN-Revision: 21870
Diffstat (limited to 'target')
-rw-r--r--target/linux/omap35xx/gumstix/profiles/gumstix.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
index 381fdd11a4..27939a8196 100644
--- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk
+++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
@@ -12,7 +12,7 @@ define Profile/Gumstix
ext2 usb udev kmod-bluetooth ntpclient wpa-supplicant \
wireless-tools wpa-cli \
bluez-utils bluez-hcidump hegw usbutils python pyserial \
- python-mini python-openssl python-sqlite3
+ python-mini python-openssl python-sqlite3 libstdcpp
endef
define Profile/Gumstix/Description