]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
- use '-x assembler-with-cpp' option to prevent dtc syntax errors
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Jun 2012 09:30:36 +0000 (11:30 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Jun 2012 09:30:36 +0000 (11:30 +0200)
commit76afa62c30212e5623fe0fecdc4ea9138f3b20b4
tree404949067cb97b7ed8d6b1bbaab699d8383fa8be
parent63a0818b5fa01c2277dd331e21ba35d664549616
- use '-x assembler-with-cpp' option to prevent dtc syntax errors
- make sure error messages from dtc are displayed rather than assigned to 'rc' variable
- check for empty $(LDSCRIPT) when trying to find out output format
dts/Makefile