diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-11-02 21:26:38 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2006-11-02 21:26:38 +0100 |
commit | ee58ea2689930669678fdcb27bf0cc5c341e18eb (patch) | |
tree | bf11e40342f78ed8014d4a7a4185a6357ef88af5 /Makefile | |
parent | c59200443072353044aa4bf737a5a60f9a9af231 (diff) | |
parent | 25721b5cec2be4bce79cfade17ec8f6aa1e67526 (diff) | |
download | u-boot-imx-ee58ea2689930669678fdcb27bf0cc5c341e18eb.zip u-boot-imx-ee58ea2689930669678fdcb27bf0cc5c341e18eb.tar.gz u-boot-imx-ee58ea2689930669678fdcb27bf0cc5c341e18eb.tar.bz2 |
Merge with /home/tur/proj/uboot_linux_v38b/u-boot
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -412,7 +412,7 @@ icecube_5100_config: unconfig @$(MKCONFIG) -a IceCube ppc mpc5xxx icecube v38b_config: unconfig - @./mkconfig -a V38B ppc mpc5xxx v38b + @./mkconfig -a v38b ppc mpc5xxx v38b inka4x0_config: unconfig @$(MKCONFIG) inka4x0 ppc mpc5xxx inka4x0 |