Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-lantiq: fix compile with modern host dtc | Thomas Nixon | 2018-10-07 |
In dtc version 1.4.6 the macro names in header include guards changed, but the build relies on them matching in order to replace selected headers. This is a horrible hack to work around this. Signed-off-by: Thomas Nixon <tom@tomn.co.uk> |