mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-24 19:01:43 +00:00
Remove leftover __ASSEMBLY__
This commit is contained in:
parent
428b0b2edd
commit
c395ad834e
@ -1,7 +1,7 @@
|
||||
|
||||
# -*- makefile -*-
|
||||
|
||||
COMMON_ASFLAGS = -nostdinc -D__ASSEMBLY__
|
||||
COMMON_ASFLAGS = -nostdinc
|
||||
COMMON_CFLAGS = -ffreestanding
|
||||
COMMON_LDFLAGS += -nostdlib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user