Don't uppercase 'initram' as it's a file name (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@127 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Uwe Hermann 2007-02-26 02:27:20 +00:00
parent d977facd0a
commit aa91499a0d

View file

@ -30,10 +30,10 @@ $(obj)/linuxbios.vpd:
$(Q)printf "done\n"
#
# This is going to be the init RAM code:
# This is going to be the init RAM code.
#
# Initram is always uncompressed. It belongs into the mainboard directory
# and is built from what was auto.c in v2.
# The initram file is always uncompressed. It belongs into the mainboard
# directory and is built from what was auto.c in v2.
#
$(obj)/linuxbios.initram: $(obj)/stage0.init $(obj)/stage0.o