Commit Graph

4 Commits

Author SHA1 Message Date
Michael Forney a93d937a2b u-boot: Update to 2020.10 2020-11-04 15:33:23 -08:00
Michael Forney d4297a13c8 Use -isystem to include library headers
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.

To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney 0a6e0ecd88 u-boot: Add missing linux-headers dependency 2020-05-10 17:50:18 -07:00
Michael Forney 5770e9b04c Add u-boot 2020.01 for mkimage 2020-03-01 19:24:52 -08:00