summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ls1/fix-build-error-under-gcc6.patch
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: fix build error under gcc6Zhenhua Luo2016-06-021-0/+91
Fix the following build error under gcc6: | ../include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc6.h: No such file or directory | #include gcc_header(__GNUC__) Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>