commit | 23cd0b168919debd6a95dc2bc44fef2e7fa9fc40 | [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 | e5b6f64eebbb9f4af5dd497a43d486f01f5d3978 [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