[IA64] always build arch/ia64/lib/xor.o
commita27e5a13d5863bb9de0ac80cb4bb3f4442f0aad1
authorLee Schermerhorn <Lee.Schermerhorn@hp.com>
Tue, 6 Mar 2007 10:34:23 +0000 (6 02:34 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Mar 2007 22:48:52 +0000 (6 14:48 -0800)
treef62d67819bc1632a924a4b1f1c03baf90c13c5f2
parentd826393cdebe340b3716002bfb1298ab19b57e83
[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 <lee.schermerhorn@hp.com>
Cc: Bob Picco <bob.picco@hp.com>
Cc: Eric Whitney <eric.whitney@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/lib/Makefile