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
6c5f2a9
..
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.16.
1
+LINUX_VERSION:=2.6.16.
2
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=
52439ea54fe67b6a0554c01129445118
+LINUX_KERNEL_MD5SUM:=
d4105a5ba1d9f82acee2c525c65ef969
include ../rules.mk
include ./config
This page took
0.024008 seconds
and
4
git commands to generate.