DIR: /usr/lib/modules/6.8.0-45-generic/build/tools/perf/tests/shell/coresight/ |
Current File : //usr/lib/modules/6.8.0-45-generic/build/tools/perf/tests/shell/coresight/Makefile.miniconfig |
# SPDX-License-Identifier: GPL-2.0-only # Carsten Haitzler <carsten.haitzler@arm.com>, 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 |