commit | 6341d9d723b71b4c0bf86f979e4cb228c02fd09d | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Fri Jan 11 15:15:14 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sat Jan 12 00:41:22 2008 +0100 |
tree | 3d1d133c5a4c923adaa63c9f6a9005ccd77be30e | |
parent | 3bb77fb09a1caabf5a292cc5b486a78b977fbe19 [diff] [blame] |
added basic support for the MUNICes board. Signed-off-by: Heiko Schocher <hs@denx.de>
diff --git a/Makefile b/Makefile index 0288fa1..b9f7b80 100644 --- a/Makefile +++ b/Makefile
@@ -576,6 +576,10 @@ mecp5200_config: unconfig @$(MKCONFIG) -a mecp5200 ppc mpc5xxx mecp5200 esd +munices_config: unconfig + @ >include/config.h + @$(MKCONFIG) -a munices ppc mpc5xxx munices + o2dnt_config: @$(MKCONFIG) o2dnt ppc mpc5xxx o2dnt