From: Lee Schermerhorn Date: Tue, 6 Mar 2007 10:34:23 +0000 (-0800) Subject: [IA64] always build arch/ia64/lib/xor.o X-Git-Tag: v2.6.21-rc3~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a27e5a13d5863bb9de0ac80cb4bb3f4442f0aad1;p=pandora-kernel.git [IA64] always build arch/ia64/lib/xor.o Always build ia64 xor.o because multiple config options now depend on it. Necessary to build .20-mm* on ia64 when, e.g., CONFIG_ASYNC_TX_DMA is defined. Don't know if '_ASYNC_TX_DMA makes sense on ia64. If not, maybe Kconfig should preclude it. Could have defined a Kconfig option that defaults to true if MD_RAID456 || ASYNC_TX_DMA to control building of xor.o, but xor.o is only 848 bytes and this IS ia64... Signed-off-by: Lee Schermerhorn Cc: Bob Picco Cc: Eric Whitney Signed-off-by: Andrew Morton Signed-off-by: Tony Luck --- Reading git-diff-tree failed