1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/makefiles/arch
Gaëtan Harter 34f69245c3
makefiles: do not locally export compilation variables
These are already exported by `makefiles/vars.inc.mk`.
It is a prerequisite to allow handling compilation without global exports.
2019-08-29 10:35:36 +02:00
..
atmega.inc.mk cpu/atmega_common: activate wrapper functions when linking 2019-08-12 23:22:23 +02:00
cortexm.inc.mk makefiles: do not locally export compilation variables 2019-08-29 10:35:36 +02:00
mips.inc.mk makefiles: do not locally export compilation variables 2019-08-29 10:35:36 +02:00
msp430.inc.mk makefiles: do not locally export compilation variables 2019-08-29 10:35:36 +02:00
riscv.inc.mk makefiles: do not locally export compilation variables 2019-08-29 10:35:36 +02:00