projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f20e9bc
)
- pin LINUX_VERSION. Closes #1277
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 19 Mar 2007 10:49:11 +0000
(10:49 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 19 Mar 2007 10:49:11 +0000
(10:49 -0000)
target/linux26.mk
patch
|
blob
|
history
diff --git
a/target/linux26.mk
b/target/linux26.mk
index ef3984b5d18a4bdea6506c768b5063afdae09b22..ab017ff3a000f1194325d00e746cb355c4c9391e 100644
(file)
--- a/
target/linux26.mk
+++ b/
target/linux26.mk
@@
-41,7
+41,7
@@
LINUX26_KERNEL=linux-kernel-$(LINUX26_VERSION)-$(KERNEL_ARCH)
LINUX26_DIR=$(BUILD_DIR)/linux-$(LINUX26_VERSION)
# for packages that need it
-LINUX_VERSION=$(LINUX_VERSION)
+LINUX_VERSION
:
=$(LINUX_VERSION)
LINUX_DIR=$(LINUX26_DIR)
LINUX_KERNEL=$(LINUX26_KERNEL)