Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.2-rc7 7 lines 237 B view raw
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 7obj-$(CONFIG_PPC_POWERNV) += ics-opal.o