]> Zhao Yanbai Git Server - minix.git/commitdiff
Ramdisk makefile update
authorArun Thomas <arun@minix3.org>
Tue, 1 Jun 2010 15:11:43 +0000 (15:11 +0000)
committerArun Thomas <arun@minix3.org>
Tue, 1 Jun 2010 15:11:43 +0000 (15:11 +0000)
drivers/ramdisk/Makefile

index d6a9ff78bffdc3ffd17ee111841866ee8a251743..aefd2dc9428ea82b4f3abe1160819353e634ff9a 100644 (file)
@@ -7,6 +7,8 @@ EXTRA=system.conf passwd
 CPPFLAGS+= -I${MINIXSRCDIR}/servers
 MAKEDEV=/usr/bin/MAKEDEV
 
+install: all
+
 all:   image.c
 
 clean: