summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2005-10-11 19:09:42 +0200
committerMarian Balakowicz <m8@semihalf.com>2005-10-11 19:09:42 +0200
commite6f2e902334d5ee65bab9cf8292cf668243531e9 (patch)
tree9ee0039daaa8161bc282f1af8d3827a5071acbc7 /Makefile
parent3df5bea0b0bddc196bf952c51d1dd54d966b82ba (diff)
downloadtalos-obmc-uboot-e6f2e902334d5ee65bab9cf8292cf668243531e9.tar.gz
talos-obmc-uboot-e6f2e902334d5ee65bab9cf8292cf668243531e9.zip
Added support for TQM834x boards.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6ce541690f..fa9b7874b9 100644
--- a/Makefile
+++ b/Makefile
@@ -1241,6 +1241,9 @@ TASREG_config : unconfig
MPC8349ADS_config: unconfig
@./mkconfig $(@:_config=) ppc mpc83xx mpc8349ads
+TQM834x_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc83xx tqm834x
+
#########################################################################
## MPC85xx Systems
#########################################################################
OpenPOWER on IntegriCloud