projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix ethernet irq setting in system code for ap60/61
[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
bfdc075
..
3bb8c4d
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.15
+LINUX_VERSION:=2.6.15
.1
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=
cdf95e00f5111e31f78e1d97304d9522
+LINUX_KERNEL_MD5SUM:=
3a71f70fecf25a893bb95efaa37f575c
include ../rules.mk
include ./config
This page took
0.026556 seconds
and
4
git commands to generate.