Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[deliverable/linux.git] / arch / powerpc / sysdev / xics / Makefile
CommitLineData
0b05ac6e
BH
1subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
2
3obj-y += xics-common.o
4obj-$(CONFIG_PPC_ICP_NATIVE) += icp-native.o
5obj-$(CONFIG_PPC_ICP_HV) += icp-hv.o
6obj-$(CONFIG_PPC_ICS_RTAS) += ics-rtas.o
d7436188 7obj-$(CONFIG_PPC_POWERNV) += ics-opal.o icp-opal.o
This page took 0.47188 seconds and 5 git commands to generate.