浏览代码

refresh avr32 patches to match upstream style

SVN-Revision: 11303
Imre Kaloz 17 年之前
父节点
当前提交
e19528fa6a
共有 2 个文件被更改,包括 121 次插入161 次删除
  1. 118 156
      target/linux/avr32/patches/100-git_sync.patch
  2. 3 5
      target/linux/avr32/patches/110-openwrt_flashmap.patch

文件差异内容过多而无法显示
+ 118 - 156
target/linux/avr32/patches/100-git_sync.patch


+ 3 - 5
target/linux/avr32/patches/110-openwrt_flashmap.patch

@@ -1,8 +1,6 @@
-Index: linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c
-===================================================================
---- linux-2.6.24.7.orig/arch/avr32/boards/atngw100/flash.c
-+++ linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c
-@@ -45,9 +45,14 @@ static struct mtd_partition flash_parts[
+--- a/arch/avr32/boards/atngw100/flash.c
++++ b/arch/avr32/boards/atngw100/flash.c
+@@ -45,9 +45,14 @@
  		.mask_flags     = MTD_WRITEABLE,
  	},
  	{

部分文件因为文件数量过多而无法显示