aboutsummaryrefslogtreecommitdiff
path: root/package/boot/uboot-oxnas/patches/400-gcc-5-compiler.patch
Commit message (Collapse)AuthorAge
* oxnas: drop targetNick Hainke2024-04-24
| | | | | | | | | The Upstream Linux community has discontinued support for the target. Maintaining support for it downstream would require too much effort. Moreover, it seems that the supported hardware is no longer deemed worthy of it. Signed-off-by: Nick Hainke <vincent@systemli.org>
* uboot-oxnas: fix build with gcc-5Hauke Mehrtens2015-11-20
This backports a patch from upstream u-boot to make it compile with gcc-5. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47535