Allow user to configure PROGRAM_INVOCATION_NAME

This commit is contained in:
Ulf Samuelsson
2007-08-15 22:35:26 +00:00
parent e4bbaa38c3
commit 406eeeeeb7
4 changed files with 16 additions and 0 deletions

View File

@@ -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.