aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-11-14 14:18:33 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-11-14 14:18:33 +0000
commite16546fc1fc356ea405ccc0e7fcf20fc10826d9d (patch)
treecfddca55958090e3274d025fc3f12507233ff9d2 /target/linux/ar71xx
parent25d790021bcdff57ea54016622e17804f0a92d61 (diff)
downloadmaster-187ad058-e16546fc1fc356ea405ccc0e7fcf20fc10826d9d.tar.gz
master-187ad058-e16546fc1fc356ea405ccc0e7fcf20fc10826d9d.tar.bz2
master-187ad058-e16546fc1fc356ea405ccc0e7fcf20fc10826d9d.zip
scripts: rename om2p-fwupgradecfg-gen.sh to more generic om-fwupgradecfg-gen.sh
It will be used for non OM2P boards as well. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34200 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 764e245f6d..d3d483d88f 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -680,7 +680,7 @@ endif
define Image/Build/OpenMesh
$(call MkuImageLzma,$(2))
- -sh $(TOPDIR)/scripts/om2p-fwupgradecfg-gen.sh \
+ -sh $(TOPDIR)/scripts/om-fwupgradecfg-gen.sh \
"$(BUILD_DIR)/om2p-fwupgrade.cfg" \
"$(KDIR_TMP)/vmlinux-$(2).uImage" \
"$(KDIR)/root.$(1)"