drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git] / tools / perf / tests / shell / coresight / Makefile.miniconfig
blob5f72a9cb43f36baa7f233e295e4afe566a713021
1 # SPDX-License-Identifier: GPL-2.0-only
2 # Carsten Haitzler <carsten.haitzler@arm.com>, 2021
4 ifndef DESTDIR
5 prefix ?= $(HOME)
6 endif
8 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
9 INSTALL = install
10 INSTDIR_SUB = tests/shell/coresight
12 include ../../../../../scripts/Makefile.include
13 include ../../../../../scripts/Makefile.arch
14 include ../../../../../scripts/utilities.mak