From f1340e2273e881a454cf56b828f35f0de76cca54 Mon Sep 17 00:00:00 2001 From: Date: Tue, 9 Aug 2005 14:48:07 +0200 Subject: Added support for O2DNT board. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 59f61d9..d9d0a40 100644 --- a/Makefile +++ b/Makefile @@ -271,6 +271,9 @@ icecube_5100_config: unconfig } @./mkconfig -a IceCube ppc mpc5xxx icecube +o2dnt_config: + @./mkconfig -a o2dnt ppc mpc5xxx o2dnt + inka4x0_config: unconfig @./mkconfig inka4x0 ppc mpc5xxx inka4x0 -- cgit v1.1