diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S
index ae86002a8f33fc4819a7fc7a2c80ba21bf68d6ef..acc00ad9706309be4e0bdb4d564e61903fb688bd 100644
--- a/cpu/arm920t/start.S
+++ b/cpu/arm920t/start.S
@@ -178,7 +178,7 @@ copyex:
 	bl	cpu_init_crit
 #endif
 
-#ifdef	CONFIG_AT91RM9200
+#ifndef	CONFIG_AT91RM9200
 
 #ifndef CONFIG_SKIP_RELOCATE_UBOOT
 relocate:				/* relocate U-Boot to RAM	    */