grub/conf/i386-efi.rmk

8 lines
108 B
Text
Raw Normal View History

# -*- makefile -*-
2010-02-10 00:39:23 +00:00
COMMON_LDFLAGS = -melf_i386
2010-04-27 11:23:11 +00:00
QEMU32=qemu-system-i386
2010-02-10 00:50:40 +00:00
include $(srcdir)/conf/x86-efi.mk