Root/target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch

1--- a/arch/powerpc/kernel/Makefile
2+++ b/arch/powerpc/kernel/Makefile
3@@ -97,9 +97,11 @@ obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += f
4 
5 obj-$(CONFIG_8XX_MINIMAL_FPEMU) += softemu8xx.o
6 
7+ifneq ($(CONFIG_RB_IOMAP),y)
8 ifneq ($(CONFIG_PPC_INDIRECT_IO),y)
9 obj-y += iomap.o
10 endif
11+endif
12 
13 obj-$(CONFIG_PPC64) += $(obj64-y)
14 
15

Archive Download this file



interactive