Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
U-Boot
U-Boot
Commits
d0d2271f
Commit
d0d2271f
authored
Nov 28, 2010
by
Wolfgang Denk
Browse files
Prepare v2010.12-rc2
Signed-off-by:
Wolfgang Denk
<
wd@denx.de
>
parent
34bbb8fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
d0d2271f
...
...
@@ -24,7 +24,7 @@
VERSION
=
2010
PATCHLEVEL
=
12
SUBLEVEL
=
EXTRAVERSION
=
-rc
1
EXTRAVERSION
=
-rc
2
ifneq
"$(SUBLEVEL)" ""
U_BOOT_VERSION
=
$(VERSION)
.
$(PATCHLEVEL)
.
$(SUBLEVEL)$(EXTRAVERSION)
else
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment