summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-02 15:02:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-02 15:02:19 +0000
commit7c87d28054617405d591ef8f405b7ec06ef3bea5 (patch)
treec4598e74c0e56ffb8c0d814271fb4956595101af /target/linux/ar71xx/image/Makefile
parent6be5a5a73d3119807359afbe00fad8996cc78640 (diff)
downloadmaster-31e0f0ae-7c87d28054617405d591ef8f405b7ec06ef3bea5.tar.gz
master-31e0f0ae-7c87d28054617405d591ef8f405b7ec06ef3bea5.tar.bz2
master-31e0f0ae-7c87d28054617405d591ef8f405b7ec06ef3bea5.zip
ar71xx: fixes whitespaces for dir-825-c1
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35455
Diffstat (limited to 'target/linux/ar71xx/image/Makefile')
-rw-r--r--target/linux/ar71xx/image/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index 2e473e6adb..e1c73148fc 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -355,11 +355,11 @@ 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,15007744,$(4))
endef
define Image/Build/Cameo934x/initramfs
- $(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout))
+ $(call Image/Build/Cameo,$(1),$(2),$(3),$(cameo934x_mtdlayout))
endef
define Image/Build/Ath