Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
Network U-Boot Custodian Tree
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
U-Boot
Custodians
Network U-Boot Custodian Tree
Commits
901de79a
Commit
901de79a
authored
Dec 19, 2011
by
Wolfgang Denk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare v2011.12-rc2
Signed-off-by:
Wolfgang Denk
<
wd@denx.de
>
parent
6b62b9a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
901de79a
...
...
@@ -24,7 +24,7 @@
VERSION
=
2011
PATCHLEVEL
=
12
SUBLEVEL
=
EXTRAVERSION
=
-rc
1
EXTRAVERSION
=
-rc
2
ifneq
"$(SUBLEVEL)" ""
U_BOOT_VERSION
=
$(VERSION)
.
$(PATCHLEVEL)
.
$(SUBLEVEL)$(EXTRAVERSION)
else
...
...
Write
Preview
Markdown
is supported
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