Correct fixup relocation for mpc8260

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
diff --git a/include/common.h b/include/common.h
index 4c50053..b224e06 100644
--- a/include/common.h
+++ b/include/common.h
@@ -83,6 +83,7 @@
 #define CONFIG_MPC8260	1
 #endif
 #include <asm/immap_8260.h>
+#define CONFIG_RELOC_FIXUP_WORKS
 #endif
 #ifdef CONFIG_MPC86xx
 #include <mpc86xx.h>