summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-13 16:36:26 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-13 16:36:26 +0000
commit7484006498631d8f32eb41730ec6edd5c698254c (patch)
tree3f9ba7c13181c4aff022d32db4c3327bfdbd7f81 /target/linux/ar71xx
parent5f10ec3c36f8cadf32838cbe5b7953c442bc998e (diff)
downloadmaster-31e0f0ae-7484006498631d8f32eb41730ec6edd5c698254c.tar.gz
master-31e0f0ae-7484006498631d8f32eb41730ec6edd5c698254c.tar.bz2
master-31e0f0ae-7484006498631d8f32eb41730ec6edd5c698254c.zip
ar71xx: fix factory image creation for dir-825-c1
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35589
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index e1c73148fc..94d321398d 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -355,7 +355,7 @@ define Image/Build/Cameo933x/initramfs
endef
define Image/Build/Cameo934x
- $(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout),1310720,15007744,$(4))
+ $(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout),1310720,15007718,$(4))
endef
define Image/Build/Cameo934x/initramfs