mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Cleaned up some things.
This commit is contained in:
parent
76f18362b1
commit
366b90b7e7
@ -39,6 +39,7 @@ all:
|
||||
# TODO: Need to find a way to set the PATH for child processes.
|
||||
# source ../setup.sh; $(MAKE) disassemble
|
||||
|
||||
# Temp rule for debugging
|
||||
test:
|
||||
@echo $(OBJDUMPS)
|
||||
|
||||
@ -120,7 +121,4 @@ cleanDTB:
|
||||
rm -f $(IMAGES)/*.dtb
|
||||
|
||||
clean:
|
||||
ls $(IMAGES)
|
||||
rm -rf $(IMAGES)/*.dtb
|
||||
rm -rf $(DIS)
|
||||
ls $(IMAGES)
|
||||
|
Loading…
Reference in New Issue
Block a user