From 726abd4e519f97eda6f6dfc1b6b9505fc37e8b23 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 21 Jan 2007 12:58:51 +0000 Subject: - provide means to "install uClibc headers in the target filesystem" without a native compiler --- toolchain/uClibc/Config.in.2 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 toolchain/uClibc/Config.in.2 (limited to 'toolchain/uClibc/Config.in.2') 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. -- cgit v1.2.3