projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[kernel] netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limi...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.23
/
011-mips_boot.patch
1
--- a/arch/mips/kernel/head.S
2
+++ b/arch/mips/kernel/head.S
3
@@ -130,6 +130,8 @@
4
#endif
5
.endm
6
7
+ j kernel_entry
8
+ nop
9
#ifndef CONFIG_NO_EXCEPT_FILL
10
/*
11
* Reserved space for exception handlers.
This page took
0.038569 seconds
and
5
git commands to generate.