diff --git a/[refs] b/[refs] index e2dae4904cd6..a65ec533faa7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 18d0e9b4799ff6e43613a068eba289ba4e002535 +refs/heads/master: cdcc9eb5e014a58aba047193a73a0de8b61b988d diff --git a/trunk/arch/mips/kernel/head.S b/trunk/arch/mips/kernel/head.S index f78538eceef7..c15bbc436bbd 100644 --- a/trunk/arch/mips/kernel/head.S +++ b/trunk/arch/mips/kernel/head.S @@ -141,7 +141,7 @@ EXPORT(stext) # used for profiling EXPORT(_stext) -#ifdef CONFIG_BOOT_RAW +#ifndef CONFIG_BOOT_RAW /* * Give us a fighting chance of running if execution beings at the * kernel load address. This is needed because this platform does