/[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.34 by okuji, Mon Aug 1 20:38:46 2005 UTC revision 1.35 by okuji, Sat Aug 6 15:50:06 2005 UTC
# Line 30  kernel_img_SOURCES = kern/i386/pc/startu Line 30  kernel_img_SOURCES = kern/i386/pc/startu
30          term/i386/pc/console.c \          term/i386/pc/console.c \
31          symlist.c          symlist.c
32  kernel_img_HEADERS = arg.h boot.h device.h disk.h dl.h elf.h env.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 partition.h \
34          term.h types.h machine/biosdisk.h machine/boot.h \          pc_partition.h rescue.h symbol.h term.h types.h \
35          machine/console.h machine/init.h machine/memory.h \          machine/biosdisk.h machine/boot.h machine/console.h machine/init.h \
36          machine/loader.h partition.h pc_partition.h machine/time.h machine/vga.h          machine/memory.h machine/loader.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.34  
changed lines
  Added in v.1.35

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