diff options
Diffstat (limited to 'toolchain/uClibc/Config.in.2')
-rw-r--r-- | toolchain/uClibc/Config.in.2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchain/uClibc/Config.in.2 b/toolchain/uClibc/Config.in.2 new file mode 100644 index 000000000..90a065e6e --- /dev/null +++ b/toolchain/uClibc/Config.in.2 @@ -0,0 +1,6 @@ +config BR2_PACKAGE_UCLIBC_TARGET_HEADERS + bool "install uClibc headers in the target filesystem" + default n + help + Install the uClibc headers and kernel-headers in the + target filesystem. |