summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-13 22:12:58 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-13 22:12:58 +0200
commitcf8f60f0eaeba44190fc9a0b56f0a53850ccb8c9 (patch)
tree9ad4aaaef72a926b5e9dd588bf5d4074b74fc641 /Makefile
parentd22d102808ddae3d40360df8d94e7f4239c88093 (diff)
parent090eb73510838c0e8c20d80eea0d7f9e774ff6b5 (diff)
downloadu-boot-imx-cf8f60f0eaeba44190fc9a0b56f0a53850ccb8c9.zip
u-boot-imx-cf8f60f0eaeba44190fc9a0b56f0a53850ccb8c9.tar.gz
u-boot-imx-cf8f60f0eaeba44190fc9a0b56f0a53850ccb8c9.tar.bz2
Merge with /home/mk/11-cmb1920/u-boot
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 48b53f0..63f2175 100644
--- a/Makefile
+++ b/Makefile
@@ -705,6 +705,9 @@ RRvision_LCD_config: unconfig
SM850_config : unconfig
@./mkconfig $(@:_config=) ppc mpc8xx tqm8xx
+spc1920_config:
+ @./mkconfig $(@:_config=) ppc mpc8xx spc1920
+
SPD823TS_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8xx spd8xx
@@ -742,6 +745,7 @@ TQM855M_config \
TQM860M_config \
TQM862M_config \
TQM866M_config \
+TQM885D_config \
virtlab2_config: unconfig
@ >include/config.h
@[ -z "$(findstring _LCD,$@)" ] || \