wok-current diff linux/stuff/linux-rootdev.u @ rev 4041
gcc: enable objc language
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 08 22:51:07 2009 +0200 (2009-09-08) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/linux/stuff/linux-rootdev.u Tue Sep 08 22:51:07 2009 +0200 1.3 @@ -0,0 +1,5 @@ 1.4 +--- linux-2.6.25.5/arch/x86/boot/Makefile 1.5 ++++ linux-2.6.25.5/arch/x86/boot/Makefile 1.6 +@@ -15 +15 @@ 1.7 +-ROOT_DEV := CURRENT 1.8 ++ROOT_DEV := /dev/null