Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
[deliverable/linux.git] / arch / powerpc / sysdev / xics / Makefile
1 subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
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
This page took 0.040584 seconds and 5 git commands to generate.