]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2008-02-24 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sun, 24 Feb 2008 15:06:30 +0000 (15:06 +0000)
committerrobertmh <robertmh@localhost>
Sun, 24 Feb 2008 15:06:30 +0000 (15:06 +0000)
        * conf/i386-efi.rmk (normal/function.c_DEPENDENCIES)
        (normal/lexer.c_DEPENDENCIES): New variables.
        * conf/i386-ieee1275.rmk (normal/function.c_DEPENDENCIES)
        (normal/lexer.c_DEPENDENCIES): Likewise.
        * conf/i386-linuxbios.rmk (normal/function.c_DEPENDENCIES)
        (normal/lexer.c_DEPENDENCIES): Likewise.
        * conf/i386-pc.rmk (normal/function.c_DEPENDENCIES)
        (normal/lexer.c_DEPENDENCIES): Likewise.
        * conf/powerpc-ieee1275.rmk (normal/function.c_DEPENDENCIES)
        (normal/lexer.c_DEPENDENCIES): Likewise.
        * conf/sparc64-ieee1275.rmk (normal/function.c_DEPENDENCIES)
        (normal/lexer.c_DEPENDENCIES): Likewise.

13 files changed:
ChangeLog
conf/i386-efi.mk
conf/i386-efi.rmk
conf/i386-ieee1275.mk
conf/i386-ieee1275.rmk
conf/i386-linuxbios.mk
conf/i386-linuxbios.rmk
conf/i386-pc.mk
conf/i386-pc.rmk
conf/powerpc-ieee1275.mk
conf/powerpc-ieee1275.rmk
conf/sparc64-ieee1275.mk
conf/sparc64-ieee1275.rmk

index 3f8c3b4c1dd6639c7285d4e3fc7ba846b84ea2df..5ad4e13175b1649d42605fcb9c2f777d691e90d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2008-02-24  Robert Millan  <rmh@aybabtu.com>
+
+       * conf/i386-efi.rmk (normal/function.c_DEPENDENCIES)
+       (normal/lexer.c_DEPENDENCIES): New variables.
+       * conf/i386-ieee1275.rmk (normal/function.c_DEPENDENCIES)
+       (normal/lexer.c_DEPENDENCIES): Likewise.
+       * conf/i386-linuxbios.rmk (normal/function.c_DEPENDENCIES)
+       (normal/lexer.c_DEPENDENCIES): Likewise.
+       * conf/i386-pc.rmk (normal/function.c_DEPENDENCIES)
+       (normal/lexer.c_DEPENDENCIES): Likewise.
+       * conf/powerpc-ieee1275.rmk (normal/function.c_DEPENDENCIES)
+       (normal/lexer.c_DEPENDENCIES): Likewise.
+       * conf/sparc64-ieee1275.rmk (normal/function.c_DEPENDENCIES)
+       (normal/lexer.c_DEPENDENCIES): Likewise.
+
 2008-02-23  Robert Millan  <rmh@aybabtu.com>
 
        * partmap/gpt.c (grub_gpt_magic): Add `0x' qualifier to each member,
index f4bdc69a206c15aeaf9c62025cf1da2f0621fb28..b660be2e0ac35367a9b41a738de20b983561d0da 100644 (file)
@@ -7,6 +7,8 @@ COMMON_LDFLAGS = -melf_i386 -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Utilities.
 bin_UTILITIES = grub-mkimage
index ffba6128dd2e72f5b9c50f58115f652c1f2690ba..4ca5ef24cdaaa7c9881882081f5d2cefdf4eae31 100644 (file)
@@ -7,6 +7,8 @@ COMMON_LDFLAGS = -melf_i386 -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Utilities.
 bin_UTILITIES = grub-mkimage
index 712da9a9754d0f6f81ae8f8b773e2d9888e2d820..b2ad54a6cec1ecfe0653ec83d604f53bfa0f4b1d 100644 (file)
@@ -7,6 +7,8 @@ COMMON_LDFLAGS  = -nostdlib -static -lgcc
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 pkglib_PROGRAMS = kernel.elf
index 01e354879eb118d321d5e7ae966a88402b0da382..46b2f44eb738ad66f9cc7322e50c4a08e1325f0c 100644 (file)
@@ -7,6 +7,8 @@ COMMON_LDFLAGS  = -nostdlib -static -lgcc
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 pkglib_PROGRAMS = kernel.elf
index 7c7493a20fc03d0afdf558f2d282de11a5dde237..da0647268a8d25d53a21dbd5afcb21b28b2da068 100644 (file)
@@ -7,6 +7,8 @@ COMMON_LDFLAGS  = -nostdlib -static -lgcc
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 pkglib_PROGRAMS = kernel.elf
index 5d40cb50e0096fae05f5d6d933dc0427962762bb..67d05ec79a41024a57a69c563dde3d39042ef2f7 100644 (file)
@@ -7,6 +7,8 @@ COMMON_LDFLAGS  = -nostdlib -static -lgcc
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 pkglib_PROGRAMS = kernel.elf
index cec3154464e53291736db64a3615c47211ed3deb..4e9361dda7babdc9d24d9fd4625dc884bc46b792 100644 (file)
@@ -9,6 +9,8 @@ COMMON_LDFLAGS = -m32 -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 pkglib_IMAGES = boot.img diskboot.img kernel.img pxeboot.img lnxboot.img \
index 1a0e54b9d527968fef6bc532ede9662e604e0389..587df1bae1bb3adfc92346abb0c7614a95a48c3a 100644 (file)
@@ -9,6 +9,8 @@ COMMON_LDFLAGS = -m32 -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 pkglib_IMAGES = boot.img diskboot.img kernel.img pxeboot.img lnxboot.img \
index e4459133c5037fc96c71874a16a74ab4bf17e779..7bdbac3608509cdc65a2cdcae42fcbcc063f2206 100644 (file)
@@ -8,6 +8,8 @@ COMMON_LDFLAGS += -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 
index f631c34a32aa78a5c73ff5f601cae5c6a6b6663c..f9abb6ad5d56d9579afb74794169f9adb16a44e9 100644 (file)
@@ -8,6 +8,8 @@ COMMON_LDFLAGS += -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 
index 5198cb730644d455c4d9f50576bf719b790c5c8f..4ad18dc975d887c30574164c72146632f5be28a8 100644 (file)
@@ -8,6 +8,8 @@ COMMON_LDFLAGS = -melf64_sparc -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.
 
index 1c4d2e86415ec4fcf73e8c3384fff9132bfb9484..ff0f4e34e63e24e100f90f7d44b60ed5671e2dea 100644 (file)
@@ -8,6 +8,8 @@ COMMON_LDFLAGS = -melf64_sparc -nostdlib
 # Used by various components.  These rules need to precede them.
 normal/execute.c_DEPENDENCIES = grub_script.tab.h
 normal/command.c_DEPENDENCIES = grub_script.tab.h
+normal/function.c_DEPENDENCIES = grub_script.tab.h
+normal/lexer.c_DEPENDENCIES = grub_script.tab.h
 
 # Images.