summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2007-11-29 10:13:47 -0600
committerKumar Gala <galak@kernel.crashing.org>2007-12-11 22:34:20 -0600
commitacbca876fb3fec25cd9c55b0efc81ff618ff5262 (patch)
treed129bac408d87d8bb6f24bbc7cb8b7043e21d020 /Makefile
parenta853d56c59b33415304531443633808736acfc6e (diff)
downloadtalos-obmc-uboot-acbca876fb3fec25cd9c55b0efc81ff618ff5262.tar.gz
talos-obmc-uboot-acbca876fb3fec25cd9c55b0efc81ff618ff5262.zip
Move the MPC8568 MDS 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 1ff80b50d9..d0c604133f 100644
--- a/Makefile
+++ b/Makefile
@@ -1971,7 +1971,7 @@ MPC8555CDS_config: unconfig
@$(MKCONFIG) -a MPC8555CDS ppc mpc85xx mpc8555cds cds
MPC8568MDS_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8568mds
+ @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8568mds freescale
PM854_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx pm854
OpenPOWER on IntegriCloud