From 38c2a8304a3b850380b3a50a475890dac572d448 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 10 Apr 2001 14:42:20 +0000 Subject: - honour quiet mode at boot time - fake modprobe to shut up kmod --- mdk-stage1/mkinitrd_helper/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/mkinitrd_helper/Makefile') diff --git a/mdk-stage1/mkinitrd_helper/Makefile b/mdk-stage1/mkinitrd_helper/Makefile index 985229ba0..1fa6a345a 100644 --- a/mdk-stage1/mkinitrd_helper/Makefile +++ b/mdk-stage1/mkinitrd_helper/Makefile @@ -18,7 +18,7 @@ top_dir = .. include $(top_dir)/Makefile.common -VERSION = 1.1.0 +VERSION = 1.1.1 DEFS = -DVERSION=\"$(VERSION)\" -- cgit v1.2.1