Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.0-rc7 6 lines 197 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