diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 5 | 
1 files changed, 1 insertions, 4 deletions
| @@ -25,7 +25,7 @@  .POSIX: -#.PHONY: all check download modules ich9m-descriptors payloads roms release \ +#.PHONY: all check modules ich9m-descriptors payloads roms release \  #	clean crossgcc-clean install-dependencies-ubuntu \  #	install-dependencies-debian install-dependencies-arch \  #	install-dependencies-void install-dependencies-fedora38 \ @@ -33,9 +33,6 @@  all: roms -download: -	./download all -  modules:  	./build module all | 
