summaryrefslogtreecommitdiff
path: root/openwrt/package/uclibc++/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-25 22:59:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-25 22:59:52 +0000
commit61bd9edc7c52204abd8fc62dcb5fb5030138f36c (patch)
tree3decd478f120e5adeac01030489f76d339cf530b /openwrt/package/uclibc++/Config.in
parent202a23b7ac7ccdc760fe6e4cddbbabd9ec8cc81a (diff)
downloadmtk-20170518-61bd9edc7c52204abd8fc62dcb5fb5030138f36c.zip
mtk-20170518-61bd9edc7c52204abd8fc62dcb5fb5030138f36c.tar.gz
mtk-20170518-61bd9edc7c52204abd8fc62dcb5fb5030138f36c.tar.bz2
add uclibc++
SVN-Revision: 717
Diffstat (limited to 'openwrt/package/uclibc++/Config.in')
-rw-r--r--openwrt/package/uclibc++/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/uclibc++/Config.in b/openwrt/package/uclibc++/Config.in
new file mode 100644
index 0000000..41dcf9f
--- /dev/null
+++ b/openwrt/package/uclibc++/Config.in
@@ -0,0 +1,5 @@
+config BR2_PACKAGE_UCLIBCXX
+ tristate "uClibc++"
+ default m if CONFIG_DEVEL
+ help
+ A standard C++ library for embedded systems