diff options
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.29')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch | 2 | ||||
-rw-r--r-- | target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch index da6d2e7..4310956 100644 --- a/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch +++ b/target/linux/ar71xx/patches-2.6.29/001-ar71xx_core.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -602,6 +602,13 @@ else +@@ -609,6 +609,13 @@ else load-$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000 endif diff --git a/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch b/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch index db0c4b2..25c7e3e 100644 --- a/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch +++ b/target/linux/ar71xx/patches-2.6.29/300-mips_fw_myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -164,6 +164,7 @@ endif +@@ -171,6 +171,7 @@ endif # libs-$(CONFIG_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ |