summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-18 01:25:11 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-18 01:25:11 +0200
commite7e671b823c6ec30f3a8c576aa840629d7d17527 (patch)
treed72c63c53de57310654df00beca82b0618834ab5 /Makefile
parent8b99e512b5806aa06329d8ec4aef5b26d9dca03b (diff)
parentdf04a3df330c1f3865671cc719f8a2ad0505906d (diff)
Add 82dnt board support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fdee535528..a204ce7979 100644
--- a/Makefile
+++ b/Makefile
@@ -277,6 +277,9 @@ icecube_5100_config: unconfig
inka4x0_config: unconfig
@./mkconfig inka4x0 ppc mpc5xxx inka4x0
+o2dnt_config:
+ @./mkconfig -a o2dnt ppc mpc5xxx o2dnt
+
PM520_config \
PM520_DDR_config \
PM520_ROMBOOT_config \