repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
powerpc
/
papr_vpd
/
Makefile
blob
b09852e408822342d96074bee6f63b414e94ea15
1
# SPDX-License-Identifier: GPL-2.0
2
noarg
:
3
$(
MAKE
) -
C ..
/
4
5
TEST_GEN_PROGS
:=
papr_vpd
6
7
top_srcdir
=
..
/
..
/
..
/
..
/
..
8
include
..
/
..
/
lib.mk
9
include
..
/
flags.mk
10
11
$(
TEST_GEN_PROGS
):
..
/
harness.c ..
/
utils.c
12
13
$(
OUTPUT
)/
papr_vpd
:
CFLAGS
+= $(
KHDR_INCLUDES
)