/[grub]/grub2/conf/i386-pc.rmk
ViewVC logotype

Diff of /grub2/conf/i386-pc.rmk

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

revision 1.17 by marco_g, Sat Aug 28 13:14:29 2004 UTC revision 1.18 by okuji, Fri Sep 10 20:31:55 2004 UTC
# Line 29  kernel_img_SOURCES = kern/i386/pc/startu Line 29  kernel_img_SOURCES = kern/i386/pc/startu
29          kern/env.c disk/i386/pc/biosdisk.c \          kern/env.c disk/i386/pc/biosdisk.c \
30          term/i386/pc/console.c \          term/i386/pc/console.c \
31          symlist.c          symlist.c
32  kernel_img_HEADERS = boot.h device.h disk.h dl.h elf.h err.h \  kernel_img_HEADERS = arg.h boot.h device.h disk.h dl.h elf.h env.h err.h \
33          file.h fs.h kernel.h loader.h misc.h mm.h net.h rescue.h symbol.h \          file.h fs.h kernel.h loader.h misc.h mm.h net.h rescue.h symbol.h \
34          term.h types.h machine/biosdisk.h machine/boot.h \          term.h types.h machine/biosdisk.h machine/boot.h \
35          machine/console.h machine/init.h machine/memory.h \          machine/console.h machine/init.h machine/memory.h \
36          machine/loader.h machine/partition.h machine/vga.h arg.h env.h          machine/loader.h machine/partition.h machine/time.h machine/vga.h
37  kernel_img_CFLAGS = $(COMMON_CFLAGS)  kernel_img_CFLAGS = $(COMMON_CFLAGS)
38  kernel_img_ASFLAGS = $(COMMON_ASFLAGS)  kernel_img_ASFLAGS = $(COMMON_ASFLAGS)
39  kernel_img_LDFLAGS = -nostdlib -Wl,-N,-Ttext,8200  kernel_img_LDFLAGS = -nostdlib -Wl,-N,-Ttext,8200

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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