Files
buildroot/package
Damien Le Moal 9db5eb258c package/elf2flt: Remove Config.in.host
There is no need to have configuration files direbtly set the
BR2_PACKAGE_HOST_ELF2FLT option. The need for the elf2flt utility is
automatically determined by gcc build in package/gcc/gcc.mk according to
the BR2_BINFMT_FLAT option.

Accordingly, we can remove the file package/elf2flt/Config.in.host to
get rid of the BR2_PACKAGE_HOST_ELF2FLT option. BR2_STRIP_strip
dependency on this option is replaced with a dependency on
BR2_BINFMT_ELF.

To stay consistent with the fact that elf2flt supports only the arm, sh,
sparc, xtensa and riscv-64 architectures, a dependency on these
architectures is added to the BR2_BINFMT_FLAT option in arch/Config.in.

Board configuration files setting the BR2_PACKAGE_HOST_ELF2FLT option
are also updated.

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-07-23 16:38:54 +02:00
..
2022-07-08 10:59:31 +02:00
2022-07-18 12:10:43 +02:00
2022-06-27 23:44:36 +02:00
2022-06-27 23:44:00 +02:00
2022-07-17 15:15:18 +02:00
2022-06-19 17:22:33 +02:00
2022-06-06 14:53:23 +02:00
2022-07-02 15:54:31 +02:00
2022-07-17 15:45:53 +02:00
2022-06-14 17:58:54 +02:00
2022-07-17 00:23:02 +02:00
2022-07-06 23:14:59 +02:00
2022-07-06 23:13:33 +02:00
2022-07-07 15:15:46 +02:00
2022-06-19 14:25:14 +02:00
2022-07-20 13:45:48 +02:00
2022-06-20 20:32:31 +02:00
2022-06-20 21:11:01 +02:00
2022-06-14 17:58:58 +02:00
2022-06-06 14:58:17 +02:00
2022-07-17 15:15:34 +02:00
2022-07-11 18:34:58 +02:00
2022-06-25 08:41:12 +02:00
2022-07-17 15:15:27 +02:00
2022-06-04 16:35:06 +02:00
2022-06-13 21:58:27 +02:00
2022-07-23 11:06:56 +02:00
2022-07-06 23:29:05 +02:00
2022-06-09 22:32:20 +02:00
2022-06-27 22:12:42 +02:00
2022-06-08 08:48:25 +02:00
2022-07-17 15:15:36 +02:00
2022-06-01 21:34:00 +02:00
2022-06-01 15:24:36 +02:00
2022-07-06 23:32:36 +02:00
2022-06-06 14:53:23 +02:00
2022-06-28 00:26:42 +02:00
2022-06-28 08:08:16 +02:00
2022-07-08 09:34:32 +02:00
2022-07-06 08:51:18 +02:00
2022-07-02 10:05:55 +02:00
2022-07-20 22:34:38 +02:00
2022-07-08 09:34:12 +02:00
2022-07-17 14:05:54 +02:00
2022-07-23 11:06:56 +02:00
2022-06-19 19:22:11 +02:00