aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mxs/patches/100-gcc-5-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* packages: bump uboot-mxs to 2016.01, refresh patchesZoltan Herpai2016-01-191-11/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48374
* uboot-mxs: fix build with gcc-5Hauke Mehrtens2015-11-201-0/+11
gcc-5 handles inline without static differently and that makes uboot-mxs fail to build. Remove the inline so it gets exported and can be used in other functions. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47533