summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorroy zang <tie-fei.zang@freescale.com>2006-11-03 13:15:31 +0800
committerZang Tiefei <roy@bus.ap.freescale.net>2006-11-03 13:15:31 +0800
commit0a8eb59983047ae3bcc0babf3ee4d10d01abe7da (patch)
treeaeb5b6213312c95dddedc5fb3117eeca248b2195 /Makefile
parent4831c8b8a97799da77923d6bbb4c260c0d45521c (diff)
parentee58ea2689930669678fdcb27bf0cc5c341e18eb (diff)
downloadblackbird-obmc-uboot-0a8eb59983047ae3bcc0babf3ee4d10d01abe7da.tar.gz
blackbird-obmc-uboot-0a8eb59983047ae3bcc0babf3ee4d10d01abe7da.zip
Merge branch 'master' into hpc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e2fb6fded9..4dd03b1f9d 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@
VERSION = 1
PATCHLEVEL = 1
-SUBLEVEL = 5
+SUBLEVEL = 6
EXTRAVERSION =
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE = $(obj)include/version_autogenerated.h
@@ -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
OpenPOWER on IntegriCloud