projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
when changing the mac address of a bridge interface, keep member interface addresses...
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.33
/
300-mips_fw_myloader.patch
diff --git
a/target/linux/ar71xx/patches-2.6.33/300-mips_fw_myloader.patch
b/target/linux/ar71xx/patches-2.6.33/300-mips_fw_myloader.patch
index
8a83460
..
48d0de8
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.33/300-mips_fw_myloader.patch
+++ b/
target/linux/ar71xx/patches-2.6.33/300-mips_fw_myloader.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -1
69,6 +169
,7 @@ endif
+@@ -1
90,6 +190
,7 @@ endif
#
libs-$(CONFIG_ARC) += arch/mips/fw/arc/
libs-$(CONFIG_CFE) += arch/mips/fw/cfe/
#
libs-$(CONFIG_ARC) += arch/mips/fw/arc/
libs-$(CONFIG_CFE) += arch/mips/fw/cfe/
@@
-10,7
+10,7
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -8
80,6 +880
,9 @@ config MIPS_NILE4
+@@ -8
77,6 +877
,9 @@ config MIPS_NILE4
config MIPS_DISABLE_OBSOLETE_IDE
bool
config MIPS_DISABLE_OBSOLETE_IDE
bool
This page took
0.024306 seconds
and
4
git commands to generate.