1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-06 11:12:05 +02:00
Files
u-boot-megous/arch/sandbox/cpu
Simon Glass 40e9ede1dc sandbox: Use 'extras' to specify 'head' files
At present sandbox has a start.o in the 'start' target but also includes
it in the normal target list. This is not how this is normally handled. It
is needed because sandbox does not include the u-boot-init variable in its
link rule.

Update the rule and move start.o from the normal target list to the
'extras' list.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-05 06:01:34 -07:00
..
2018-11-20 19:14:22 -07:00
2018-11-29 09:30:05 -07:00