summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2007-11-29 10:14:50 -0600
committerKumar Gala <galak@kernel.crashing.org>2007-12-11 22:34:20 -0600
commit870ceac5b3a3486c109396e005af81ae762b5710 (patch)
tree4ea105b08e242d6acfbcb720d20b35faf675e3a9 /Makefile
parentacbca876fb3fec25cd9c55b0efc81ff618ff5262 (diff)
downloadtalos-obmc-uboot-870ceac5b3a3486c109396e005af81ae762b5710.tar.gz
talos-obmc-uboot-870ceac5b3a3486c109396e005af81ae762b5710.zip
Move the MPC8560 ADS board under board/freescale.
Minor path corrections needed to ensure buildability. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d0c604133f..bf2cce648e 100644
--- a/Makefile
+++ b/Makefile
@@ -1935,7 +1935,7 @@ MPC8540EVAL_66_slave_config: unconfig
@$(MKCONFIG) -a MPC8540EVAL ppc mpc85xx mpc8540eval
MPC8560ADS_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8560ads
+ @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8560ads freescale
MPC8541CDS_legacy_config \
MPC8541CDS_config: unconfig
OpenPOWER on IntegriCloud