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:
Ronald G. Minnich 2021-02-02 17:44:11 -08:00 committed by Ryan O'Leary
parent 0f38bcb73c
commit 98a8f5d1b8

View File

@ -272,6 +272,7 @@ testcpukernel: cpukernel
# These stanzas fetch code.
fetch: getkernel geturoot getfiano getrom
touch bootcmds
getkernel:
rm -rf linux