Remove elf files too from drivers directory

This commit is contained in:
Alex 2022-12-16 03:09:13 +02:00
parent 05d6b52acd
commit df0c95ef5e
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -169,6 +169,7 @@ clean:
rm -rf doxygen-doc iso_tmp_data
rm -f initrd.tar.gz $(OSNAME).iso $(OSNAME).img
rm -f initrd/system/drivers/*.fex
rm -f initrd/system/drivers/*.elf
rm -f initrd/system/*.fex
rm -f initrd/system/*.elf
rm -f initrd/system/lib/*.a