summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMingkai Hu <Mingkai.hu@freescale.com>2009-09-18 11:45:09 +0800
committerKumar Gala <galak@kernel.crashing.org>2009-09-24 12:04:57 -0500
commit0e905ac28b1e039d74e63232293972bff6b5a0ce (patch)
tree4d440476af32aa6f9b209c4e91adc84a803a7ee1 /include
parent202d94875c98b7b573f136c4f353609758ed9733 (diff)
downloadblackbird-obmc-uboot-0e905ac28b1e039d74e63232293972bff6b5a0ce.tar.gz
blackbird-obmc-uboot-0e905ac28b1e039d74e63232293972bff6b5a0ce.zip
ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds
Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8536DS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8536DS.h b/include/configs/MPC8536DS.h
index 4746e2ead5..faca8059a1 100644
--- a/include/configs/MPC8536DS.h
+++ b/include/configs/MPC8536DS.h
@@ -27,7 +27,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-#ifdef CONFIG_MPC8536DS_36BIT
+#ifdef CONFIG_MK_36BIT
#define CONFIG_PHYS_64BIT 1
#endif
OpenPOWER on IntegriCloud