diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-19 19:50:23 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-19 19:50:23 +0100 |
| commit | d2b0fbc76dcd2dd31a6842ec990276a36b12cbad (patch) | |
| tree | 18b543b74c9747cb7616fae0ddfe958adf7220cf | |
| parent | 1fda4ed40fe7fbab5db517a79ff8b13b33ca9355 (diff) | |
depend on uclibc
| -rw-r--r-- | package/uclibc++/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/uclibc++/Config.in b/package/uclibc++/Config.in index d3a7940b7..04a11d4cf 100644 --- a/package/uclibc++/Config.in +++ b/package/uclibc++/Config.in @@ -1,6 +1,7 @@ config ADK_PACKAGE_UCLIBCXX prompt "uClibc++.......................... C++ library for embedded systems" tristate + depends on ADK_TARGET_LIB_UCLIBC default n help A standard C++ library for embedded systems |
