Clean dxe/ in normal clean target

Signed-off-by: Devon Bautista <devonb@lanl.gov>
This commit is contained in:
Devon Bautista 2021-10-30 01:53:34 +00:00
parent d0ba22ce20
commit e49ecfd51f
No known key found for this signature in database
GPG Key ID: E1AAD3D4444A3DA0

View File

@ -152,5 +152,6 @@ $(BUILD)/linuxboot.rom: bin/utk $(DXE_FFS)
endif
clean:
$(MAKE) -C dxe clean
$(RM) $(BUILD)/{*.ffs,*.rom,*.vol,*.tmp}
$(RM) ./bin/utk