Skip to content
Snippets Groups Projects
Commit c19eeaad authored by Louis-Francis Ratté-Boulianne's avatar Louis-Francis Ratté-Boulianne
Browse files

Add tool to install/update sysroot


Signed-off-by: default avatarLouis-Francis Ratté-Boulianne <lfrb@collabora.com>

Differential Revision: https://phabricator.apertis.org/D4766
parent 1fe176a0
No related branches found
No related tags found
No related merge requests found
INSTALL ?= install
PREFIX ?= /usr
ROOT_TOOLDIR ?= $(DESTDIR)$(PREFIX)/bin
bindir = $(PREFIX)/bin
ROOT_TOOLDIR ?= $(DESTDIR)$(bindir)
TOOLS =
TOOLS = \
ade
all:
......
tools/ade 0 → 100755
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment