Unify lexer.c_DEPENDENCIES
This commit is contained in:
parent
efca454179
commit
428b0b2edd
10 changed files with 3 additions and 27 deletions
|
@ -4,9 +4,6 @@ COMMON_ASFLAGS = -nostdinc -fno-builtin -m32
|
|||
COMMON_CFLAGS = -fno-builtin -mrtd -mregparm=3 -m32
|
||||
COMMON_LDFLAGS = -m32 -nostdlib
|
||||
|
||||
# Used by various components. These rules need to precede them.
|
||||
script/lexer.c_DEPENDENCIES = grub_script.tab.h
|
||||
|
||||
# Images.
|
||||
|
||||
GRUB_KERNEL_MACHINE_LINK_ADDR = 0x8200
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue