]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-02-03 Felix Zielcke <fzielcke@z-51.de>
authorfzielcke <fzielcke@localhost>
Tue, 3 Feb 2009 13:34:52 +0000 (13:34 +0000)
committerfzielcke <fzielcke@localhost>
Tue, 3 Feb 2009 13:34:52 +0000 (13:34 +0000)
* conf/sparc64-ieee1275.rmk (grub_emu_SOURCES): Add a missing trailing
`#'.

ChangeLog
conf/sparc64-ieee1275.mk
conf/sparc64-ieee1275.rmk

index 08b8fcda727e27927cacf35a771ab8d37a1513ae..814479f139a3e5b26155b8e54bcd1fa6c8319d1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-03  Felix Zielcke  <fzielcke@z-51.de>
+
+       * conf/sparc64-ieee1275.rmk (grub_emu_SOURCES): Add a missing trailing
+       `#'.
+
 2009-02-03  Felix Zielcke  <fzielcke@z-51.de>
 
        * conf/i386-pc.rmk (grub_emu_SOURCES): Add `normal/menu_viewer.c'.
index 5b5d10bd3d7248558c1dee227396d00065cead32..a8ecb83d2d0ebbe851d59b7015560cb877c0776f 100644 (file)
@@ -60,7 +60,7 @@ grub_mkimage_SOURCES = util/sparc64/ieee1275/grub-mkimage.c util/misc.c \
 #      normal/completion.c normal/context.c normal/execute.c           \
 #      normal/function.c normal/lexer.c                                \
 #      normal/main.c normal/menu.c normal/menu_entry.c                 \
-       normal/menu_viewer.c normal/misc.c                              \
+#      normal/menu_viewer.c normal/misc.c                              \
 #      partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c      \
 #      partmap/acorn.c                                                 \
 #      util/console.c util/grub-emu.c util/misc.c                      \
index 292071cc7a2b21ce9f2e7762a685d4dd21167d16..334caeeac9f16a79dc8814cfdfd891b91f0e1738 100644 (file)
@@ -59,7 +59,7 @@ grub_mkimage_SOURCES = util/sparc64/ieee1275/grub-mkimage.c util/misc.c \
 #      normal/completion.c normal/context.c normal/execute.c           \
 #      normal/function.c normal/lexer.c                                \
 #      normal/main.c normal/menu.c normal/menu_entry.c                 \
-       normal/menu_viewer.c normal/misc.c                              \
+#      normal/menu_viewer.c normal/misc.c                              \
 #      partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c      \
 #      partmap/acorn.c                                                 \
 #      util/console.c util/grub-emu.c util/misc.c                      \