From 406eeeeeb7483b2ca02415e4e77db92fd4b39a09 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Wed, 15 Aug 2007 22:35:26 +0000 Subject: Allow user to configure PROGRAM_INVOCATION_NAME --- package/coreutils/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/coreutils') diff --git a/package/coreutils/Config.in b/package/coreutils/Config.in index 4722664ad..adc3782c1 100644 --- a/package/coreutils/Config.in +++ b/package/coreutils/Config.in @@ -2,6 +2,7 @@ config BR2_PACKAGE_COREUTILS bool "coreutils" default n depends on BR2_USE_WCHAR + select BR2_UCLIBC_PROGRAM_INVOCATION help All of the basic file/text/shell utilities. These are the core utilities which are expected to exist on every system. -- cgit v1.2.3