projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)
[openwrt.git]
/
include
/
kernel-version.mk
diff --git
a/include/kernel-version.mk
b/include/kernel-version.mk
index
f030897
..
b1b5bbe
100644
(file)
--- a/
include/kernel-version.mk
+++ b/
include/kernel-version.mk
@@
-17,8
+17,8
@@
endif
ifeq ($(LINUX_VERSION),2.6.31.12)
LINUX_KERNEL_MD5SUM:=517be354b81b780e2f4b2ad614d030de
endif
ifeq ($(LINUX_VERSION),2.6.31.12)
LINUX_KERNEL_MD5SUM:=517be354b81b780e2f4b2ad614d030de
endif
-ifeq ($(LINUX_VERSION),2.6.32.1
3
)
- LINUX_KERNEL_MD5SUM:=
e66b1ec7eeb1a5f5d279574c6a2f3655
+ifeq ($(LINUX_VERSION),2.6.32.1
4
)
+ LINUX_KERNEL_MD5SUM:=
b13dc3ce727039597163cb4bce4cbdbb
endif
ifeq ($(LINUX_VERSION),2.6.33.4)
LINUX_KERNEL_MD5SUM:=f75d21e5c60f18adf0e99d61c243f964
endif
ifeq ($(LINUX_VERSION),2.6.33.4)
LINUX_KERNEL_MD5SUM:=f75d21e5c60f18adf0e99d61c243f964
This page took
0.029889 seconds
and
4
git commands to generate.