summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/release.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc86xx/release.S')
-rw-r--r--cpu/mpc86xx/release.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/mpc86xx/release.S b/cpu/mpc86xx/release.S
index 95efbb4f80..67a6f2bdb5 100644
--- a/cpu/mpc86xx/release.S
+++ b/cpu/mpc86xx/release.S
@@ -41,7 +41,6 @@
* Core 0 must copy this to a 1M aligned region and set BPTR
* to point to it.
*/
-#if (CONFIG_NUM_CPUS > 1)
.align 12
.globl __secondary_start_page
__secondary_start_page:
@@ -166,4 +165,3 @@ invl2:
blr
/* Never Returns, Running in Linux Now */
-#endif