summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ce5b47d..c7eb91a 100644
--- a/Makefile
+++ b/Makefile
@@ -365,3 +365,11 @@ testinitrd:
365 make install 365 make install
366 ./src/mkinitramfs-samizdat 366 ./src/mkinitramfs-samizdat
367 make -C partitions clean emu 367 make -C partitions clean emu
368
369total-destroy:
370 make -C partitions total-destroy
371
372testinitrd:
373 make install
374 ./src/mkinitramfs-samizdat
375 make -C partitions clean emu