summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-12-07 19:24:00 +0000
committerwdenk <wdenk>2003-12-07 19:24:00 +0000
commitb4676a25e2feb15826d960f4a216c3c429d2de75 (patch)
tree884c5a34f6f0769ddafc939b76a6633425d84372 /Makefile
parenta2663ea4fc9d18cb8000c97ed92c3c668eda8e04 (diff)
downloadtalos-obmc-uboot-b4676a25e2feb15826d960f4a216c3c429d2de75.tar.gz
talos-obmc-uboot-b4676a25e2feb15826d960f4a216c3c429d2de75.zip
* Patch by Andre Schwarz, 24 Nov 2003:
add support for mvblue (mvBlueLYNX and mvBlueBOX) boards * Patch by Pavel Bartusek, 21 Nov 2003: set ZMII bridge speed on 440 * Patch by Anders Larsen, 17 Nov 2003: Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 08ac056b6c..cbfb6b0b2e 100644
--- a/Makefile
+++ b/Makefile
@@ -638,6 +638,9 @@ MOUSSE_config: unconfig
MUSENKI_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x musenki
+MVBLUE_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc824x mvblue
+
OXC_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x oxc
OpenPOWER on IntegriCloud