repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
via-pmu: Add compat_pmu_ioctl
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
pps
/
Makefile
blob
98960ddd3188ae2d05c26db5269546fca3dfff7f
1
#
2
# Makefile for the PPS core.
3
#
4
5
pps_core-y
:=
pps.o kapi.o sysfs.o
6
obj-
$(
CONFIG_PPS
) :=
pps_core.o
7
obj-y
+=
clients
/
8
9
ccflags-
$(
CONFIG_PPS_DEBUG
) := -
DDEBUG