diff options
Diffstat (limited to 'target/linux/avr32/patches/110-openwrt_flashmap.patch')
-rw-r--r-- | target/linux/avr32/patches/110-openwrt_flashmap.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/avr32/patches/110-openwrt_flashmap.patch b/target/linux/avr32/patches/110-openwrt_flashmap.patch index f78bf146a6..83c3d50028 100644 --- a/target/linux/avr32/patches/110-openwrt_flashmap.patch +++ b/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, }, { |