apps/: Fix build break in case sama5d4-ek/elf configuration. Also fix a patch problem in mkromfsimg.h.
This commit is contained in:
parent
496dd934cb
commit
7f5d8dfffe
@ -50,7 +50,7 @@ ROOTDEPPATH := --dep-path tests
|
||||
|
||||
VPATH += :tests
|
||||
|
||||
context::
|
||||
tests/symtab.c:
|
||||
@$(MAKE) -C tests TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" CROSSDEV=$(CROSSDEV)
|
||||
|
||||
clean::
|
||||
|
@ -47,7 +47,7 @@ fi
|
||||
# Environmental stuff
|
||||
|
||||
topdir=$PWD
|
||||
fsdir=${topdir}/bin
|
||||
fsdir=${topdir}/exe/system
|
||||
romfsimg=romfs.img
|
||||
headerfile=boot_romfsimg.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user