aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-imx6/patches/102-compiler_gcc-prevent-redefining-attributes.patch
Commit message (Collapse)AuthorAgeFilesLines
* uboot-imx6: fix build with GCC 7Hauke Mehrtens2018-03-131-0/+69
Backport the compiler support patches from upstream u-boot to this older version to make it compile with GCC 7. This was found by build bot. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>