grub/conf/i386-efi.rmk

8 lines
108 B
Text
Raw Normal View History

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