kumquat-buildroot/toolchain
Thomas Petazzoni e9f6ef8204 toolchain-external: musl toolchain on ARM is for MMU-systems only
Now that we have introduced the support for ARM no-MMU in Buildroot,
we need to update the dependencies of the musl external toolchain. It
supports only MMU-capable ARM cores, so it must depend on BR2_USE_MMU,
at least for the ARM platforms.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-07-28 22:15:03 +02:00
..
toolchain
toolchain-buildroot
toolchain-external toolchain-external: musl toolchain on ARM is for MMU-systems only 2016-07-28 22:15:03 +02:00
Config.in toolchain: add hidden symbol for PIE support 2016-07-24 21:44:22 +02:00
helpers.mk toolchain/helpers: add fortran check 2016-07-03 16:58:11 +02:00
toolchain-common.in toolchain: add 4.7.x choice for headers 2016-07-25 22:16:59 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk toolchain: use the <PKG>_TARGET_FINALIZE_HOOKS 2016-07-18 23:30:46 +02:00