Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 1 of 1) sorted by relevance

/misc/efi-stub/
A DMakefile45 ARCH := x86_64 macro
52 GNUEFI_DIR := $(shell find $(SYSROOT)/usr/lib* -name elf_$(ARCH)_efi.lds -type f | xargs dirname)
54 CRT0 := $(GNUEFI_DIR)/crt0-efi-$(ARCH).o
55 LDSCRIPT := $(GNUEFI_DIR)/elf_$(ARCH)_efi.lds
59 CFLAGS=-I. -I.. -I$(INCDIR)/efi -I$(INCDIR)/efi/$(ARCH) \
61 -Wall -I../fs/ -D$(ARCH) -O2 \

Completed in 4 milliseconds