projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] alix2: add require crypto kmods (#10410)
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-3.3
/
508-MIPS-ath79-prom-image-command-line-hack.patch
diff --git
a/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch
b/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch
index
062e513
..
72a3b56
100644
(file)
--- a/
target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch
+++ b/
target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch
@@
-36,7
+36,7
@@
static int __init ath79_prom_init_myloader(void)
{
struct myloader_info *mylo;
static int __init ath79_prom_init_myloader(void)
{
struct myloader_info *mylo;
-@@ -9
5,6 +124
,8 @@ static int __init ath79_prom_init_myload
+@@ -9
8,6 +127
,8 @@ static int __init ath79_prom_init_myload
ath79_prom_append_cmdline("ethaddr", mac_buf);
ath79_prom_append_cmdline("ethaddr", mac_buf);
@@
-45,7
+45,7
@@
return 1;
}
return 1;
}
-@@ -10
2,6 +133
,9 @@ static __init void ath79_prom_init_cmdli
+@@ -10
5,6 +136
,9 @@ static __init void ath79_prom_init_cmdli
{
int i;
{
int i;
This page took
0.019651 seconds
and
4
git commands to generate.