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
ebbf0d20
Commit
ebbf0d20
authored
Dec 14, 2012
by
Tom Rini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare v2013.01-rc2
Signed-off-by:
Tom Rini
<
trini@ti.com
>
parent
6e9005bd
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 @
ebbf0d20
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
VERSION
=
2013
VERSION
=
2013
PATCHLEVEL
=
01
PATCHLEVEL
=
01
SUBLEVEL
=
SUBLEVEL
=
EXTRAVERSION
=
-rc
1
EXTRAVERSION
=
-rc
2
ifneq
"$(SUBLEVEL)" ""
ifneq
"$(SUBLEVEL)" ""
U_BOOT_VERSION
=
$(VERSION)
.
$(PATCHLEVEL)
.
$(SUBLEVEL)$(EXTRAVERSION)
U_BOOT_VERSION
=
$(VERSION)
.
$(PATCHLEVEL)
.
$(SUBLEVEL)$(EXTRAVERSION)
else
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