summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-03-05 18:05:46 -0600
committerWolfgang Denk <wd@denx.de>2008-03-25 23:00:40 +0100
commitaa3511e422946041ef626f80a05ae5e8bfc700e6 (patch)
treeae0ec543b620edddfd68bb01021f0b8b1612e088 /Makefile
parent7f1d846e5c5754449c286587d099d85246062772 (diff)
downloadblackbird-obmc-uboot-aa3511e422946041ef626f80a05ae5e8bfc700e6.tar.gz
blackbird-obmc-uboot-aa3511e422946041ef626f80a05ae5e8bfc700e6.zip
FSL: Move board/mpc8266ads under board/freescale
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8b9a25274b..065ce905db 100644
--- a/Makefile
+++ b/Makefile
@@ -1624,7 +1624,7 @@ PQ2FADS-ZU_66MHz_lowboot_config \
@$(MKCONFIG) -a MPC8260ADS ppc mpc8260 mpc8260ads freescale
MPC8266ADS_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc8260 mpc8266ads
+ @$(MKCONFIG) $(@:_config=) ppc mpc8260 mpc8266ads freescale
# PM825/PM826 default configuration: small (= 8 MB) Flash / boot from 64-bit flash
PM825_config \
OpenPOWER on IntegriCloud