]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix mips compilation
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 3 Feb 2010 00:34:55 +0000 (01:34 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 3 Feb 2010 00:34:55 +0000 (01:34 +0100)
conf/mips-yeeloong.rmk

index 964f2938402aff12b00e93a5a895dcd9523d74b2..eb0dc96762cea63e21f803b30f806c3c38e0b0d5 100644 (file)
@@ -21,7 +21,7 @@ kernel_img_SOURCES = kern/$(target_cpu)/startup.S \
        font/font_cmd.c font/font.c io/bufio.c \
        video/video.c video/fb/video_fb.c video/fb/fbblit.c \
        video/fb/fbfill.c video/fb/fbutil.c video/bitmap.c \
-       video/sm712.c bus/pci.c bus/bonito.c \
+       video/bitmap_scale.c video/sm712.c bus/pci.c bus/bonito.c \
        term/gfxterm.c commands/extcmd.c lib/arg.c \
        symlist.c
 kernel_img_CFLAGS = $(COMMON_CFLAGS) -DUSE_ASCII_FAILBACK