summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-26 01:06:33 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-26 01:06:33 +0200
commitc570b2fdf5da2e05c2707a112a1238913b6c4c23 (patch)
treea8be99b34b98b02114eca2bbe040f425fb73feeb /Makefile
parentc2d0ab4da856a28e4cb48c0835de3fc4179a91df (diff)
downloadtalos-obmc-uboot-c570b2fdf5da2e05c2707a112a1238913b6c4c23.tar.gz
talos-obmc-uboot-c570b2fdf5da2e05c2707a112a1238913b6c4c23.zip
Add board support for armadillo HT1070
Patch by Rowel Atienza, 06 Apr 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 310a75e7ca..157201f8f7 100644
--- a/Makefile
+++ b/Makefile
@@ -1684,6 +1684,9 @@ B2_config : unconfig
## ARM720T Systems
#########################################################################
+armadillo_config: unconfig
+ @./mkconfig $(@:_config=) arm arm720t armadillo
+
ep7312_config : unconfig
@./mkconfig $(@:_config=) arm arm720t ep7312
OpenPOWER on IntegriCloud