From c222bbfd4eef14a1caf2087640876acce1ab142d Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 14 Nov 2012 14:18:33 +0000 Subject: 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 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34200 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/image/Makefile') diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 764e245f6..d3d483d88 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)" -- cgit v1.2.3