diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-11-27 23:11:18 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2006-11-27 23:11:18 +0100 |
commit | d2c83f549378fb3fc34cb3c2e62fd772fbf8b68b (patch) | |
tree | f00383ed01ca18fa0beee4930ebb7f3dc4153e5e /Makefile | |
parent | 4f4b602ec7524a032bdf3c6d28c7f525a4a67eaa (diff) | |
parent | 1729b92cde575476684bffe819d0b7791b57bff2 (diff) | |
download | u-boot-imx-d2c83f549378fb3fc34cb3c2e62fd772fbf8b68b.zip u-boot-imx-d2c83f549378fb3fc34cb3c2e62fd772fbf8b68b.tar.gz u-boot-imx-d2c83f549378fb3fc34cb3c2e62fd772fbf8b68b.tar.bz2 |
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -984,6 +984,9 @@ xtract_4xx = $(subst _25,,$(subst _33,,$(subst _BA,,$(subst _ME,,$(subst _HI,,$( ADCIOP_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx adciop esd +alpr_config: unconfig + @./mkconfig $(@:_config=) ppc ppc4xx alpr prodrive + AP1000_config:unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx ap1000 amirix |