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

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

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

revision 1.37 by okuji, Mon Aug 1 20:38:46 2005 UTC revision 1.38 by okuji, Sat Aug 6 15:50:06 2005 UTC
# Line 250  kernel_img-symlist.d: symlist.c Line 250  kernel_img-symlist.d: symlist.c
250  -include kernel_img-symlist.d  -include kernel_img-symlist.d
251    
252  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 \
253          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 \
254          term.h types.h machine/biosdisk.h machine/boot.h \          pc_partition.h rescue.h symbol.h term.h types.h \
255          machine/console.h machine/init.h machine/memory.h \          machine/biosdisk.h machine/boot.h machine/console.h machine/init.h \
256          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
257  kernel_img_CFLAGS = $(COMMON_CFLAGS)  kernel_img_CFLAGS = $(COMMON_CFLAGS)
258  kernel_img_ASFLAGS = $(COMMON_ASFLAGS)  kernel_img_ASFLAGS = $(COMMON_ASFLAGS)
259  kernel_img_LDFLAGS = -nostdlib -Wl,-N,-Ttext,8200  kernel_img_LDFLAGS = -nostdlib -Wl,-N,-Ttext,8200

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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