From fb8d699ae7e3c612b447ee03db7aa334a5322c2f Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 12 Apr 2015 20:45:55 +0000 Subject: orion: upgrade to 3.18 (compile tested only) Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45405 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/orion/image/generic.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/orion/image') diff --git a/target/linux/orion/image/generic.mk b/target/linux/orion/image/generic.mk index 5cf232c0ad..905997d8cb 100644 --- a/target/linux/orion/image/generic.mk +++ b/target/linux/orion/image/generic.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2013 OpenWrt.org +# Copyright (C) 2008-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -14,7 +14,7 @@ ## Kernel mtd partition size in KiB -KERNEL_MTD_SIZE:=1024 +KERNEL_MTD_SIZE:=1280 # Netgear WNR854T: erase size is 128KiB = 0x00020000 = 131072 ERASE_SIZE_128K:=128 -- cgit v1.2.3