[riot-commits] [RIOT-OS/RIOT] ae1085: boards/*/Makefile.include: replace $(shell ls) by ...
Ludwig Knüpfer
ludwig.knuepfer at fu-berlin.de
Fri Mar 11 19:05:29 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ae108581d3f8b0d153d53fbc54ab82393612e43f
https://github.com/RIOT-OS/RIOT/commit/ae108581d3f8b0d153d53fbc54ab82393612e43f
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2016-03-11 (Fri, 11 Mar 2016)
Changed paths:
M boards/airfy-beacon/Makefile.include
M boards/arduino-due/Makefile.include
M boards/ek-lm4f120xl/Makefile.include
M boards/f4vi1/Makefile.include
M boards/fox/Makefile.include
M boards/iotlab-m3/Makefile.include
M boards/limifrog-v1/Makefile.include
M boards/mbed_lpc1768/Makefile.include
M boards/msb-430-common/Makefile.include
M boards/msbiot/Makefile.include
M boards/mulle/Makefile.include
M boards/nrf51dongle/Makefile.include
M boards/nrf52dk/Makefile.include
M boards/nrf6310/Makefile.include
M boards/nucleo-f091/Makefile.include
M boards/nucleo-f103/Makefile.include
M boards/nucleo-f303/Makefile.include
M boards/nucleo-f334/Makefile.include
M boards/nucleo-f401/Makefile.include
M boards/nucleo-l1/Makefile.include
M boards/openmote-cc2538/Makefile.include
M boards/pca10000/Makefile.include
M boards/pca10005/Makefile.include
M boards/remote/Makefile.include
M boards/samr21-xpro/Makefile.include
M boards/slwstk6220a/Makefile.include
M boards/stm32f0discovery/Makefile.include
M boards/stm32f3discovery/Makefile.include
M boards/stm32f4discovery/Makefile.include
M boards/telosb/Makefile.include
M boards/weio/Makefile.include
M boards/wsn430-common/Makefile.include
M boards/yunjia-nrf51822/Makefile.include
M boards/z1/Makefile.include
Log Message:
-----------
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
Commit: d16eecdda39e92233ea9d01cd176738a4d10e60b
https://github.com/RIOT-OS/RIOT/commit/d16eecdda39e92233ea9d01cd176738a4d10e60b
Author: Ludwig Knüpfer <ludwig.knuepfer at fu-berlin.de>
Date: 2016-03-11 (Fri, 11 Mar 2016)
Changed paths:
M boards/airfy-beacon/Makefile.include
M boards/arduino-due/Makefile.include
M boards/ek-lm4f120xl/Makefile.include
M boards/f4vi1/Makefile.include
M boards/fox/Makefile.include
M boards/iotlab-m3/Makefile.include
M boards/limifrog-v1/Makefile.include
M boards/mbed_lpc1768/Makefile.include
M boards/msb-430-common/Makefile.include
M boards/msbiot/Makefile.include
M boards/mulle/Makefile.include
M boards/nrf51dongle/Makefile.include
M boards/nrf52dk/Makefile.include
M boards/nrf6310/Makefile.include
M boards/nucleo-f091/Makefile.include
M boards/nucleo-f103/Makefile.include
M boards/nucleo-f303/Makefile.include
M boards/nucleo-f334/Makefile.include
M boards/nucleo-f401/Makefile.include
M boards/nucleo-l1/Makefile.include
M boards/openmote-cc2538/Makefile.include
M boards/pca10000/Makefile.include
M boards/pca10005/Makefile.include
M boards/remote/Makefile.include
M boards/samr21-xpro/Makefile.include
M boards/slwstk6220a/Makefile.include
M boards/stm32f0discovery/Makefile.include
M boards/stm32f3discovery/Makefile.include
M boards/stm32f4discovery/Makefile.include
M boards/telosb/Makefile.include
M boards/weio/Makefile.include
M boards/wsn430-common/Makefile.include
M boards/yunjia-nrf51822/Makefile.include
M boards/z1/Makefile.include
Log Message:
-----------
Merge pull request #4913 from gebart/pr/makefile-ls-wildcard
make: Use makefile wildcard function instead of shell ls
Compare: https://github.com/RIOT-OS/RIOT/compare/ba7d6230c044...d16eecdda39e
More information about the commits
mailing list