kuroko: make sure we remove kuroko objs on clean

This commit is contained in:
K. Lange 2021-03-07 20:04:22 +09:00
parent 8b6152b000
commit ff2b898384
1 changed files with 1 additions and 0 deletions

View File

@ -342,6 +342,7 @@ clean:
rm -f ${MODULES}
rm -f ${APPS_Y} ${LIBS_Y} ${EXT_LIBS_Y}
rm -f ${KUROKO_FILES}
rm -f kuroko/src/*.o
ifneq (,$(findstring Microsoft,$(shell uname -r)))
QEMU_ARGS=-serial mon:stdio -m 1G -rtc base=localtime -vnc :0