/[grub]/grub2/conf/powerpc-ieee1275.rmk
ViewVC logotype

Diff of /grub2/conf/powerpc-ieee1275.rmk

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by hollisb, Tue Aug 9 03:36:50 2005 UTC revision 1.35 by okuji, Fri Aug 12 19:53:32 2005 UTC
# Line 43  grub_emu_SOURCES = commands/boot.c comma Line 43  grub_emu_SOURCES = commands/boot.c comma
43          kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c       \          kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c       \
44          kern/file.c kern/fs.c kern/loader.c kern/main.c kern/misc.c     \          kern/file.c kern/fs.c kern/loader.c kern/main.c kern/misc.c     \
45          kern/partition.c kern/rescue.c kern/term.c                      \          kern/partition.c kern/rescue.c kern/term.c                      \
46          normal/arg.c normal/cmdline.c normal/command.c normal/context.c \          normal/arg.c normal/cmdline.c normal/command.c                  \
47            normal/completion.c normal/context.c    \
48          normal/main.c normal/menu.c normal/menu_entry.c                 \          normal/main.c normal/menu.c normal/menu_entry.c                 \
49          partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c      \          partmap/amiga.c partmap/apple.c partmap/pc.c partmap/sun.c      \
50          util/console.c util/grub-emu.c util/misc.c                      \          util/console.c util/grub-emu.c util/misc.c                      \
# Line 117  linux_mod_CFLAGS = $(COMMON_CFLAGS) Line 118  linux_mod_CFLAGS = $(COMMON_CFLAGS)
118    
119  # For normal.mod.  # For normal.mod.
120  normal_mod_SOURCES = normal/arg.c normal/cmdline.c normal/command.c     \  normal_mod_SOURCES = normal/arg.c normal/cmdline.c normal/command.c     \
121          normal/context.c normal/main.c normal/menu.c                    \          normal/completion.c normal/context.c normal/main.c              \
122          normal/menu_entry.c                                             \          normal/menu.c normal/menu_entry.c normal/powerpc/setjmp.S
         normal/powerpc/setjmp.S  
123  normal_mod_CFLAGS = $(COMMON_CFLAGS)  normal_mod_CFLAGS = $(COMMON_CFLAGS)
124  normal_mod_ASFLAGS = $(COMMON_ASFLAGS)  normal_mod_ASFLAGS = $(COMMON_ASFLAGS)
125    

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26