5 lines
85 B
Makefile
5 lines
85 B
Makefile
# -*- makefile -*-
|
|
|
|
COMMON_LDFLAGS = -melf_x86_64
|
|
|
|
include $(srcdir)/conf/x86-efi.mk
|