wok-stable annotate linux/stuff/linux-rootdev.u @ rev 2796
linux: speedup unlzma (18% faster)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 28 15:47:17 2009 +0200 (2009-04-28) |
parents | |
children |
rev | line source |
---|---|
pascal@905 | 1 --- linux-2.6.25.5/arch/x86/boot/Makefile |
pascal@905 | 2 +++ linux-2.6.25.5/arch/x86/boot/Makefile |
pascal@905 | 3 @@ -15 +15 @@ |
pascal@905 | 4 -ROOT_DEV := CURRENT |
pascal@905 | 5 +ROOT_DEV := /dev/null |