commit | cb345d7352aa9e692ef4b83c41d3e6e1cdb2f846 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Fri Jul 25 01:45:30 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:53:27 2008 -0700 |
tree | 19b6d808a33b72c02abdf814bd4c8443b94c9b86 | |
parent | b39c08cb692cb8898c30e0d8187c7cbe27cc905c [diff] |
init/: delete hard-coded setting and testing of BUILD_CRAMDISK There seems to be little point in explicitly setting, then testing the macro BUILD_CRAMDISK within the context of a single source file. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>