projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add an MTX-1 specific patch to avoid functions redefinition at compile-time.
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
Makefile
diff --git
a/target/linux/x86-2.6/Makefile
b/target/linux/x86-2.6/Makefile
index
887606e
..
330ed93
100644
(file)
--- a/
target/linux/x86-2.6/Makefile
+++ b/
target/linux/x86-2.6/Makefile
@@
-1,8
+1,8
@@
include $(TOPDIR)/rules.mk
-LINUX_VERSION:=2.6.1
5.6
+LINUX_VERSION:=2.6.1
6.2
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=
2ea7c865d6c09a02cbe6ce5fddcd02ca
+LINUX_KERNEL_MD5SUM:=
d4105a5ba1d9f82acee2c525c65ef969
include ../rules.mk
include ./config
This page took
0.025103 seconds
and
4
git commands to generate.