uClibc: drop BR2_PROGRAM_INVOCATION option
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 27 Jul 2011 09:51:47 +0000 (11:51 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 27 Jul 2011 09:56:53 +0000 (11:56 +0200)
commit4ee9d569f9ae5da199b6e64a45d83dc6aa9c78ce
tree4104eb52b3319136dfa220d693ccf17919b75b3f
parent213bbe9a2281f47eb1f602c041fd91133b662c35
uClibc: drop BR2_PROGRAM_INVOCATION option

Remove the BR option and enable the configuration setting in the
uClibc defconfigs.

The BR2_PROGRAM_INVOCATION option only adds very little overhead to
uClibc, and we have a number of packages needing it, so simply always
enable it - Simplifying the kconfig logic and the number of choices
users have to make.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
19 files changed:
package/coreutils/Config.in
package/tar/Config.in
package/udev/Config.in
package/usbutils/Config.in
package/util-linux/Config.in
target/xtensa/uClibc-0.9.30.config
target/xtensa/uClibc.config
toolchain/helpers.mk
toolchain/toolchain-buildroot/Config.in.2
toolchain/toolchain-common.in
toolchain/toolchain-crosstool-ng/Config.in
toolchain/toolchain-crosstool-ng/crosstool-ng.mk
toolchain/toolchain-crosstool-ng/uClibc.config
toolchain/toolchain-external/Config.in
toolchain/uClibc/uClibc-0.9.30.config
toolchain/uClibc/uClibc-0.9.31.config
toolchain/uClibc/uClibc-0.9.32.config
toolchain/uClibc/uClibc-snapshot.config
toolchain/uClibc/uclibc.mk