[PATCH] ia64: small patch for arch/ia64/lib/Makefile for xor.o
I was building 2.5 and noticed that if you have raid5 configured as a module, then the arch/ia64/lib/xor.S would not get built (gets a make error since c file not there). Attached patch fixes that so xor.S gets built if raid5 is built-in or a module.
Showing
Please register or sign in to comment