summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-08-15 12:20:40 -0500
committerJon Loeliger <jdl@freescale.com>2007-08-15 12:20:40 -0500
commit4ce917742b1e48faa9bf9a9757545e56fb4cfe44 (patch)
treeda258aab9d4a944780da0e791fda0180fac7b1d3 /Makefile
parent8662577fe36fdb6a44b55b998d9daac6392a736a (diff)
downloadblackbird-obmc-uboot-4ce917742b1e48faa9bf9a9757545e56fb4cfe44.tar.gz
blackbird-obmc-uboot-4ce917742b1e48faa9bf9a9757545e56fb4cfe44.zip
Move the MPC8641HPCN board under board/freescale.
Minor path corrections needed to ensure buildability. 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 9dee9483c6..65efd3f5e0 100644
--- a/Makefile
+++ b/Makefile
@@ -1900,7 +1900,7 @@ TQM8560_config: unconfig
#########################################################################
MPC8641HPCN_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc86xx mpc8641hpcn
+ @$(MKCONFIG) $(@:_config=) ppc mpc86xx mpc8641hpcn freescale
sbc8641d_config: unconfig
@./mkconfig $(@:_config=) ppc mpc86xx sbc8641d
OpenPOWER on IntegriCloud