diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-06-02 16:59:39 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-06-02 16:59:39 +0200 |
commit | 5abc2c5d4c9b17fcce108da1b7dd74c3996b58da (patch) | |
tree | 1e41801233e54c09f5c5378724ba54de1d325c13 /Makefile | |
parent | e15cd6fdbe6f16eca04a90aeaf4e911178c8af1c (diff) | |
parent | a4c8d1389f96040bb6d482523de680ba1b9d7c9e (diff) | |
download | u-boot-imx-5abc2c5d4c9b17fcce108da1b7dd74c3996b58da.zip u-boot-imx-5abc2c5d4c9b17fcce108da1b7dd74c3996b58da.tar.gz u-boot-imx-5abc2c5d4c9b17fcce108da1b7dd74c3996b58da.tar.bz2 |
Merge with /home/sr/git/u-boot/denx
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -919,6 +919,9 @@ p3p440_config: unconfig PCI405_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx pci405 esd +pcs440ep_config: unconfig + @./mkconfig $(@:_config=) ppc ppc4xx pcs440ep + PIP405_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx pip405 mpl |