diff options
author | Stefan Roese <sr@denx.de> | 2007-02-19 11:01:02 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-02-19 11:01:02 +0100 |
commit | 64bd5e82141911576762a5bf14e525e2c22c1ec4 (patch) | |
tree | 6d7ea8c3e7856870b892eb58b3dd8b85c056aaeb /Makefile | |
parent | dd768162c2b3b17f4a350fe91424e06e2e8cbf54 (diff) | |
parent | bc2b9c338350c6e160726c900dcb1483e1f9b4a5 (diff) | |
download | u-boot-imx-64bd5e82141911576762a5bf14e525e2c22c1ec4.zip u-boot-imx-64bd5e82141911576762a5bf14e525e2c22c1ec4.tar.gz u-boot-imx-64bd5e82141911576762a5bf14e525e2c22c1ec4.tar.bz2 |
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -607,6 +607,9 @@ TQM5200_STK100_config: unconfig @$(MKCONFIG) -n $@ -a TQM5200 ppc mpc5xxx tqm5200 uc101_config: unconfig @$(MKCONFIG) uc101 ppc mpc5xxx uc101 +motionpro_config: unconfig + @$(MKCONFIG) motionpro ppc mpc5xxx motionpro + ######################################################################### ## MPC8xx Systems |