diff options
author | Bartlomiej Sieka <tur@semihalf.com> | 2006-11-01 01:34:29 +0100 |
---|---|---|
committer | Bartlomiej Sieka <tur@semihalf.com> | 2006-11-01 01:34:29 +0100 |
commit | 82d9c9ec29a1bec1b03ba616425ebaed231072c8 (patch) | |
tree | 53b518838869ff27632ad885d861815b5fd74bfb /Makefile | |
parent | d9831893ab2efd3dd36f948da898c83f33c4992c (diff) | |
download | u-boot-imx-82d9c9ec29a1bec1b03ba616425ebaed231072c8.zip u-boot-imx-82d9c9ec29a1bec1b03ba616425ebaed231072c8.tar.gz u-boot-imx-82d9c9ec29a1bec1b03ba616425ebaed231072c8.tar.bz2 |
Changed MarelV38B board make target to lowercase. Config file cleanup.
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 |