powerpc/xics: Rewrite XICS driver
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / powerpc / sysdev / xics / Makefile
blobb75a6059337f71a20444a20cc800fc7ab9ad96a2
1 subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
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