From b4676a25e2feb15826d960f4a216c3c429d2de75 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 7 Dec 2003 19:24:00 +0000 Subject: * 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 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 08ac056b6c7..cbfb6b0b2ea 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 -- cgit v1.2.3