Fix lexer.c name in mips.rmk

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-02 14:28:11 +01:00
parent 3478d0aa2e
commit d065a04ae4

View file

@ -6,7 +6,7 @@ COMMON_CFLAGS += -mexplicit-relocs -mflush-func=grub_cpu_flush_cache
COMMON_LDFLAGS += -nostdlib
# Used by various components. These rules need to precede them.
script/sh/lexer.c_DEPENDENCIES = grub_script.tab.h
script/lexer.c_DEPENDENCIES = grub_script.tab.h
# Images.