mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 15:50:58 +00:00
Make touching bootcmds part of fetch
That way it will be created, and running fetch more than once will not hurt. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
0f38bcb73c
commit
98a8f5d1b8
@ -272,6 +272,7 @@ testcpukernel: cpukernel
|
||||
|
||||
# These stanzas fetch code.
|
||||
fetch: getkernel geturoot getfiano getrom
|
||||
touch bootcmds
|
||||
|
||||
getkernel:
|
||||
rm -rf linux
|
||||
|
Loading…
Reference in New Issue
Block a user