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