git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac350c4
)
Change EXTRAVERSION back to omap1
author
Tony Lindgren
<tony@atomide.com>
Fri, 11 Aug 2006 11:03:58 +0000
(14:03 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 11 Aug 2006 11:03:58 +0000
(14:03 +0300)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
040d853
..
5199263
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-11,7
+11,7
@@
NAME=Crazed Snow-Weasel
# expect to learn how to build the kernel reading this file.
# Add custom flags here to avoid conflict with updates
-EXTRAVERSION := $(EXTRAVERSION)-omap
2
+EXTRAVERSION := $(EXTRAVERSION)-omap
1
# Do not print "Entering directory ..."
MAKEFLAGS += --no-print-directory