summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/mkinitrd_helper/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-04-10 14:42:20 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-04-10 14:42:20 +0000
commit38c2a8304a3b850380b3a50a475890dac572d448 (patch)
tree60908907b3867923ffcb401c023a1d003eed7451 /mdk-stage1/mkinitrd_helper/Makefile
parent63406ea20641483abf5163c3070f6bdda058b0f4 (diff)
downloaddrakx-38c2a8304a3b850380b3a50a475890dac572d448.tar
drakx-38c2a8304a3b850380b3a50a475890dac572d448.tar.gz
drakx-38c2a8304a3b850380b3a50a475890dac572d448.tar.bz2
drakx-38c2a8304a3b850380b3a50a475890dac572d448.tar.xz
drakx-38c2a8304a3b850380b3a50a475890dac572d448.zip
- honour quiet mode at boot time
- fake modprobe to shut up kmod
Diffstat (limited to 'mdk-stage1/mkinitrd_helper/Makefile')
-rw-r--r--mdk-stage1/mkinitrd_helper/Makefile2
1 files changed, 1 insertions, 1 deletions
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)\"