summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAndre Schwarz <andre.schwarz@matrix-vision.de>2008-08-20 11:11:52 +0200
committerKim Phillips <kim.phillips@freescale.com>2008-08-25 17:11:20 -0500
commit1a9eeb78b825bfade31d7606a2fe3b9eca9e35be (patch)
treedd357f88f3f45602808be9c1f9565f4271e66a3d /Makefile
parent002d27caf26e7eb913d474d3a91f67d56c8c31d5 (diff)
downloadblackbird-obmc-uboot-1a9eeb78b825bfade31d7606a2fe3b9eca9e35be.tar.gz
blackbird-obmc-uboot-1a9eeb78b825bfade31d7606a2fe3b9eca9e35be.zip
change mvBL-M7 default env and move to vendor subdir
fix mvBL-M7 config and move to matrix_vision subdir Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c30ef57583..66d91046a3 100644
--- a/Makefile
+++ b/Makefile
@@ -2180,7 +2180,7 @@ MPC837XERDB_config: unconfig
@$(MKCONFIG) -a MPC837XERDB ppc mpc83xx mpc837xerdb freescale
MVBLM7_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc83xx mvblm7
+ @$(MKCONFIG) $(@:_config=) ppc mpc83xx mvblm7 matrix_vision
sbc8349_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc83xx sbc8349
OpenPOWER on IntegriCloud