Home
last modified time | relevance | path

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

/DragonStub/apps/
H A DMakefile43 TOPDIR = $(SRCDIR)/.. macro
45 CDIR=$(TOPDIR)/..
51 LDSCRIPT = $(TOPDIR)/gnuefi/elf_$(ARCH)_efi.lds
53 LDSCRIPT = $(TOPDIR)/gnuefi/elf_$(ARCH)_fbsd_efi.lds
91 INCDIR += -I$(TOPDIR)/apps/lib/libfdt
95 INCDIR += -I$(TOPDIR)/inc/dragonstub/linux/arch/riscv
/DragonStub/inc/
H A DMakefile7 TOPDIR = $(SRCDIR)/.. macro
9 CDIR=$(TOPDIR)/..
/DragonStub/gnuefi/
H A DMakefile43 TOPDIR = $(SRCDIR)/.. macro
45 CDIR=$(TOPDIR)/..
/DragonStub/lib/
H A DMakefile43 TOPDIR = $(SRCDIR)/.. macro
45 CDIR = $(TOPDIR)/..
/DragonStub/
H A DMake.defaults37 TOPDIR := $(shell if [ "$$PWD" != "" ]; then echo $$PWD; else pwd; fi)
59 override INSTALLROOT:=$(if $(call is_absolute,$(INSTALLROOT)),,$(TOPDIR)/)$(INSTALLROOT)
105 OBJDIR := $(TOPDIR)/$(ARCH)
181 INCDIR += -I$(SRCDIR) -I$(TOPDIR)/inc -I$(TOPDIR)/inc/$(ARCH) \
182 -I$(TOPDIR)/inc/protocol
H A DMakefile109 @echo TOPDIR=$(TOPDIR)
H A DChangeLog705 directory) and TOPDIR (top of source tree) to separate the
949 $(TOPDIR)/gnuefi/elf_$(ARCH)_fbsd_efi.lds when building on either 32-bit or