projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
madwifi: improve autochannel decision with lots of cards on one board
[openwrt.git]
/
target
/
linux
/
rb532
/
patches-2.6.28
/
007-cmdline_hack.patch
1
--- a/arch/mips/kernel/head.S
2
+++ b/arch/mips/kernel/head.S
3
@@ -123,6 +123,11 @@
4
5
j kernel_entry
6
nop
7
+
8
+
9
+EXPORT(_image_cmdline)
10
+ .ascii "CMDLINE:"
11
+
12
#ifndef CONFIG_NO_EXCEPT_FILL
13
/*
14
* Reserved space for exception handlers.
This page took
0.046543 seconds
and
5
git commands to generate.