From 6341d9d723b71b4c0bf86f979e4cb228c02fd09d Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Fri, 11 Jan 2008 15:15:14 +0100 Subject: added basic support for the MUNICes board. Signed-off-by: Heiko Schocher --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0288fa1..b9f7b80 100644 --- a/Makefile +++ b/Makefile @@ -576,6 +576,10 @@ prs200_highboot_DDR_config: unconfig 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 -- cgit v1.1