nuttx/boards/arm
Gregory Nutt 5d540f45da boards/arm/stm32/stm32f4discovery/scripts/Make.defs: Pre-calculate include paths
This is a change suggested by Xiao Xiang in an email thread.  Some make variables with depend on forking and shell and running a script to get the value of the variable.  Using := we can force the calculation to occur only once.  This leads to a small but consistent improvement in build performance.

This change really applies to ALL Make.defs files but is applied only to one here so that it can be thoroughly verified and possbily leveraged to other Make.defs files in the future.
2020-05-30 17:17:23 +01:00
..
a1x/pcduino-a10 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
am335x/beaglebone-black build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
c5471/c5471evm build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
cxd56xx build: Move BOARD_DIR definition to common place 2020-05-24 20:20:12 +01:00
dm320/ntosd-dm320 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
efm32 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
imx6/sabre-6quad build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
imxrt build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
kinetis build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
kl build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
lc823450/lc823450-xgevk build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
lpc17xx_40xx build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
lpc31xx Remove the copied locked.r file in clean stage 2020-05-27 07:22:19 -06:00
lpc43xx build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
lpc54xx/lpcxpresso-lpc54628 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
lpc214x build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
lpc2378/olimex-lpc2378 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
max326xx/max32660-evsys build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
moxart/moxa build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
nrf52 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
nuc1xx/nutiny-nuc120 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
s32k1xx build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
sam34 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
sama5 sama5: Disable CONFIG_NETUTILS_NETLIB_GENERICURLPARSER for a config 2020-05-26 10:37:48 +08:00
samd2l2 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
samd5e5 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
samv7 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
stm32 boards/arm/stm32/stm32f4discovery/scripts/Make.defs: Pre-calculate include paths 2020-05-30 17:17:23 +01:00
stm32f0l0g0 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
stm32f7 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
stm32h7 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
stm32l4 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
str71x/olimex-strp711 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
tiva build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
tms570 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00
xmc4 build: Remove the dummy drivers folder under boards 2020-05-24 20:20:12 +01:00