Sign in
gem5
/
arm
/
linux
/
8707df38478c8e0958b706f0ea1cdf99d00a9469
/
.
/
drivers
/
pps
/
Makefile
blob: 19ea582f431d15c105fdd707f34da047b47e426e [
file
]
#
# Makefile for the PPS core.
#
pps_core
-
y
:=
pps
.
o kapi
.
o sysfs
.
o
obj
-
$
(
CONFIG_PPS
)
:=
pps_core
.
o
ccflags
-
$
(
CONFIG_PPS_DEBUG
)
:=
-
DDEBUG