summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1db17f7..fc325b3 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ install: initramfs.img
mv /boot/initramfs.img.new /boot/initramfs.img
clean:
- rm -f initramfs.img initramfs.d gen_init_cpio load-random-seed modules.dep
+ rm -f initramfs.img initramfs.d gen_init_cpio modules.dep
-include initramfs.d