roms/efi: clean up edk2 build config
Needed to avoid stale toolchain configurations breaking firmware builds. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-ID: <20240314115307.628118-2-kraxel@redhat.com>
This commit is contained in:
parent
ba49d760eb
commit
a406930968
@ -187,6 +187,7 @@ clean:
|
|||||||
rm -rf seabios/.config seabios/out seabios/builds
|
rm -rf seabios/.config seabios/out seabios/builds
|
||||||
$(MAKE) -C ipxe/src veryclean
|
$(MAKE) -C ipxe/src veryclean
|
||||||
$(MAKE) -C edk2/BaseTools clean
|
$(MAKE) -C edk2/BaseTools clean
|
||||||
|
rm -rf edk2/Conf/{.cache,BuildEnv.sh,build_rule.txt,target.txt,tools_def.txt}
|
||||||
$(MAKE) -C SLOF clean
|
$(MAKE) -C SLOF clean
|
||||||
rm -rf u-boot/build-e500
|
rm -rf u-boot/build-e500
|
||||||
$(MAKE) -C u-boot-sam460ex distclean
|
$(MAKE) -C u-boot-sam460ex distclean
|
||||||
|
Loading…
Reference in New Issue
Block a user