|
@@ -218,6 +218,12 @@ use in the comment.
|
|
** Dependency symbol: +BR2_USE_MMU+
|
|
** Dependency symbol: +BR2_USE_MMU+
|
|
** Comment string: no comment to be added
|
|
** Comment string: no comment to be added
|
|
|
|
|
|
|
|
+* Kernel headers
|
|
|
|
+** Dependency symbol: +BR2_TOOLCHAIN_HEADERS_AT_LEAST_X_Y+, (replace
|
|
|
|
+ +X_Y+ with the proper version, see +toolchain/toolchain-common.in+)
|
|
|
|
+** Comment string: +headers >= X.Y+ (replace +X.Y+ with the
|
|
|
|
+ proper version)
|
|
|
|
+
|
|
* C library
|
|
* C library
|
|
** Dependency symbol: +BR2_TOOLCHAIN_USES_GLIBC+,
|
|
** Dependency symbol: +BR2_TOOLCHAIN_USES_GLIBC+,
|
|
+BR2_TOOLCHAIN_USES_UCLIBC+
|
|
+BR2_TOOLCHAIN_USES_UCLIBC+
|