repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
powerpc
/
sysdev
/
xics
/
Makefile
blob
ba1e3117b1c09818f98963679d9cb6bfc663e29e
1
# SPDX-License-Identifier: GPL-2.0
2
3
obj-y
+=
xics-common.o
4
obj-
$(
CONFIG_PPC_ICP_NATIVE
) +=
icp-native.o
5
obj-
$(
CONFIG_PPC_ICP_HV
) +=
icp-hv.o
6
obj-
$(
CONFIG_PPC_ICS_RTAS
) +=
ics-rtas.o
7
obj-
$(
CONFIG_PPC_POWERNV
) +=
ics-opal.o icp-opal.o