name : Makefile.miniconfig
# SPDX-License-Identifier: GPL-2.0-only
# Carsten Haitzler <[email protected]>, 2021

ifndef DESTDIR
prefix ?= $(HOME)
endif

DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
INSTALL = install
INSTDIR_SUB = tests/shell/coresight

include ../../../../../scripts/Makefile.include
include ../../../../../scripts/Makefile.arch
include ../../../../../scripts/utilities.mak

© 2025 Cubjrnet7