/[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.41 by marco_g, Wed Sep 28 10:07:21 2005 UTC revision 1.42 by marco_g, Fri Oct 7 19:25:46 2005 UTC
# Line 39  grub_emu_SOURCES = commands/boot.c comma Line 39  grub_emu_SOURCES = commands/boot.c comma
39          commands/timeout.c                                              \          commands/timeout.c                                              \
40          commands/ieee1275/halt.c commands/ieee1275/reboot.c             \          commands/ieee1275/halt.c commands/ieee1275/reboot.c             \
41          disk/loopback.c                                                 \          disk/loopback.c                                                 \
42          fs/ext2.c fs/fat.c fs/fshelp.c fs/hfs.c fs/iso9660.c fs/jfs.c   \          fs/affs.c fs/ext2.c fs/fat.c fs/fshelp.c fs/hfs.c fs/iso9660.c  \
43          fs/minix.c fs/ufs.c fs/xfs.c                                    \          fs/jfs.c fs/minix.c fs/ufs.c fs/xfs.c                           \
44          io/gzio.c                                                       \          io/gzio.c                                                       \
45          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       \
46          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     \
# Line 76  pkgdata_MODULES = _linux.mod linux.mod f Line 76  pkgdata_MODULES = _linux.mod linux.mod f
76          hfs.mod jfs.mod normal.mod hello.mod font.mod ls.mod \          hfs.mod jfs.mod normal.mod hello.mod font.mod ls.mod \
77          boot.mod cmp.mod cat.mod terminal.mod fshelp.mod amiga.mod apple.mod \          boot.mod cmp.mod cat.mod terminal.mod fshelp.mod amiga.mod apple.mod \
78          pc.mod suspend.mod loopback.mod help.mod reboot.mod halt.mod sun.mod \          pc.mod suspend.mod loopback.mod help.mod reboot.mod halt.mod sun.mod \
79          default.mod timeout.mod configfile.mod search.mod gzio.mod xfs.mod          default.mod timeout.mod configfile.mod search.mod gzio.mod xfs.mod \
80            affs.mod
81    
82  # For fshelp.mod.  # For fshelp.mod.
83  fshelp_mod_SOURCES = fs/fshelp.c  fshelp_mod_SOURCES = fs/fshelp.c
# Line 114  iso9660_mod_CFLAGS = $(COMMON_CFLAGS) Line 115  iso9660_mod_CFLAGS = $(COMMON_CFLAGS)
115  xfs_mod_SOURCES = fs/xfs.c  xfs_mod_SOURCES = fs/xfs.c
116  xfs_mod_CFLAGS = $(COMMON_CFLAGS)  xfs_mod_CFLAGS = $(COMMON_CFLAGS)
117    
118    # For affs.mod.
119    xfs_mod_SOURCES = fs/affs.c
120    xfs_mod_CFLAGS = $(COMMON_CFLAGS)
121    
122  # For _linux.mod.  # For _linux.mod.
123  _linux_mod_SOURCES = loader/powerpc/ieee1275/linux.c  _linux_mod_SOURCES = loader/powerpc/ieee1275/linux.c
124  _linux_mod_CFLAGS = $(COMMON_CFLAGS)  _linux_mod_CFLAGS = $(COMMON_CFLAGS)
125    
126  # For linux.mod.  # For linux.mod.
127  linux_mod_SOURCES = loader/powerpc/ieee1275/linux_normal.c  linux_mod_SOURCES = loader/powerpc/ieee1275/linux_normal.c
128  linux_mod_CFLAGS = $(COMMON_CFLAGS)  linux_mod_CFLAGS = $(COMMON_CFLAGS)

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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