mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 21:43:11 +00:00
remove unneeded foo.vol.txt output from GenVol
This commit is contained in:
parent
8148c970fb
commit
ddbdcd4d4d
@ -116,7 +116,8 @@ nerf.vol: DxeCore.ffs RuntimeDxe.ffs linux.ffs
|
|||||||
--blocksize 0x10000 \
|
--blocksize 0x10000 \
|
||||||
--FvNameGuid 4652454e-482f-6165-6473-2f4c696e7578 \
|
--FvNameGuid 4652454e-482f-6165-6473-2f4c696e7578 \
|
||||||
-o $@ \
|
-o $@ \
|
||||||
$(addprefix -f ,$^) \
|
$(addprefix -f ,$^)
|
||||||
|
-$(RM) $@.txt
|
||||||
|
|
||||||
# You must provide your own r630.rom as input
|
# You must provide your own r630.rom as input
|
||||||
nerf-r630.rom: nerf.vol
|
nerf-r630.rom: nerf.vol
|
||||||
|
Loading…
Reference in New Issue
Block a user