[omap35xx] Add c++ std library to gumstix rte
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Jun 2010 07:07:24 +0000 (07:07 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Jun 2010 07:07:24 +0000 (07:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21870 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/omap35xx/gumstix/profiles/gumstix.mk

index 381fdd1..27939a8 100644 (file)
@@ -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
This page took 0.03195 seconds and 4 git commands to generate.