commit | 5d2170ad1092b2940138dc3ae4a944d7bf87ae9e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Jun 22 14:47:14 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jun 22 15:05:55 2006 -0700 |
tree | aa06fc77266eff805b97e9f44fc35783f8f34c73 | |
parent | 7f98a44b9d09580036da7e7f8b33e66f411cf374 [diff] |
[PATCH] sparc build breakage rd_prompt et.al. depend on CONFIG_BLK_DEV_RAM, not CONFIG_BLK_INITRD; now that those are independent, setup.c blows with INITRD on and BLK_DEV_RAM off. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Cc: "David S. Miller" <davem@davemloft.net> Cc: William Lee Irwin III <wli@holomorphy.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>