mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-devtest
synced 2026-01-15 10:23:32 +01:00
Replace jw-build by jw-pkg
Replace the jw-build build system by the jw-pkg build system. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
fc9ac9cb22
commit
3284a26758
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# -- Find JWBDIR
|
||||
DEV_PROJECTS_DIR ?= $(TOPDIR)/..
|
||||
JWBDIR_NAME ?= jw-build
|
||||
JWBDIR_NAME ?= jw-pkg
|
||||
JWBDIR_SEARCH_PATH ?= $(DEV_PROJECTS_DIR) $(BUILD_TOOLS_PREFIX)/opt/$(FLAVOUR_PATH_PREFIX)
|
||||
JWBDIR ?= $(firstword $(wildcard $(addsuffix /$(JWBDIR_NAME),$(JWBDIR_SEARCH_PATH))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue