projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER
[openwrt.git]
/
target
/
linux
/
au1000
/
patches
/
012-mtx1_cmdline.patch
diff --git
a/target/linux/au1000/patches/012-mtx1_cmdline.patch
b/target/linux/au1000/patches/012-mtx1_cmdline.patch
index
ee8b541
..
a41ee6f
100644
(file)
--- a/
target/linux/au1000/patches/012-mtx1_cmdline.patch
+++ b/
target/linux/au1000/patches/012-mtx1_cmdline.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/au1000/mtx-1/init.c
+++ b/arch/mips/au1000/mtx-1/init.c
-@@ -54,7 +54,7 @@
+@@ -54,7 +54,7 @@
void __init prom_init(void)
prom_argv = (char **) fw_arg1;
prom_envp = (char **) fw_arg2;
This page took
0.020797 seconds
and
4
git commands to generate.