kumquat-buildroot/target
Thomas Petazzoni 8d880c3e5c Fix PROGRAM_INVOCATION handling with external toolchains
BR2_UCLIBC_PROGRAM_INVOCATION is a toolchain configuration option,
like BR2_INET_IPV6, BR2_INET_RPC, on which some packages
depend. Therefore, it should be handled like BR2_INET_IPV6 and
BR2_INET_RPC in order to work properly with external toolchains.

Since we move it out of toolchain/uClibc/Config.in into
toolchain/Config.in.2, we rename the option to BR2_PROGRAM_INVOCATION
(since BR2_INET_RPC and others don't have UCLIBC in their name).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-31 11:40:34 +02:00
..
cloop Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
cpio Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
cramfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
device target/device/xtensa: only override makedevs target for xtensa builds 2009-07-26 22:52:36 +02:00
ext2 Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
generic Fix PROGRAM_INVOCATION handling with external toolchains 2009-07-31 11:40:34 +02:00
initramfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
iso9660 target/iso9660: fix mkisofs build for !i686 2009-07-27 00:15:55 +02:00
jffs2 Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
linux linux-advanced: remove unused ancient kernel versions 2009-07-25 20:22:46 +02:00
makedevs makedevs: install into HOST_DIR 2009-04-01 13:02:07 +00:00
powerpc target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
romfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
squashfs Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
tar Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
u-boot u-boot: add 2009.06 release 2009-06-29 20:59:49 +02:00
ubifs target/ubifsroot: mark as broken 2009-05-28 14:25:32 +02:00
x86 grub: revert r21974 (features.h should never be included explicitly) 2009-01-31 12:30:02 +00:00
xtensa [XTENSA] Remove Copyright notes. They contradict GPL license. 2009-07-25 08:39:37 +02:00
Config.in Add support for custom post-build script 2009-07-25 23:15:18 +02:00
Config.in.arch target/; xtensa support 2009-07-24 02:17:22 +02:00
Makefile.in target/Makefile.in: remove hurd reference 2009-07-26 16:40:00 +02:00