[riot-commits] [RIOT-OS/RIOT] 248a85: make: Fix TERMFLAGS
Martine Lenders
authmillenon at gmail.com
Fri Aug 22 01:37:18 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 248a8531a51cbe7496d66b9109b9a06d143f9960
https://github.com/RIOT-OS/RIOT/commit/248a8531a51cbe7496d66b9109b9a06d143f9960
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2014-08-22 (Fri, 22 Aug 2014)
Changed paths:
M Makefile.include
M boards/arduino-due/Makefile.include
M boards/msb-430-common/Makefile.include
M boards/msba2-common/Makefile.include
M boards/native/Makefile.include
M boards/pca10000/Makefile.include
M boards/pca10005/Makefile.include
M boards/redbee-econotag/Makefile.include
M boards/stm32f0discovery/Makefile.include
M boards/stm32f3discovery/Makefile.include
M boards/stm32f4discovery/Makefile.include
M boards/telosb/Makefile.include
M boards/udoo/Makefile.include
M boards/z1/Makefile.include
Log Message:
-----------
make: Fix TERMFLAGS
Sometimes boards/*/Makefile.include (e. g. in case of the msba2) gets included
twice somehow, leading the TERMFLAG to be set twice and faulty. This
fixes that.
Commit: 6c64144e2201c912167737f304a29010bfdbabfb
https://github.com/RIOT-OS/RIOT/commit/6c64144e2201c912167737f304a29010bfdbabfb
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2014-08-22 (Fri, 22 Aug 2014)
Changed paths:
M Makefile.include
M boards/arduino-due/Makefile.include
M boards/msb-430-common/Makefile.include
M boards/msba2-common/Makefile.include
M boards/native/Makefile.include
M boards/pca10000/Makefile.include
M boards/pca10005/Makefile.include
M boards/redbee-econotag/Makefile.include
M boards/stm32f0discovery/Makefile.include
M boards/stm32f3discovery/Makefile.include
M boards/stm32f4discovery/Makefile.include
M boards/telosb/Makefile.include
M boards/udoo/Makefile.include
M boards/z1/Makefile.include
Log Message:
-----------
Merge pull request #1558 from authmillenon/fix-termflags
make: Fix TERMFLAGS
Compare: https://github.com/RIOT-OS/RIOT/compare/28df5691d3c3...6c64144e2201
More information about the commits
mailing list