aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-23 12:27:06 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-23 12:27:06 +0000
commitc0191dd387d859def063b482be5eac41fd834b5f (patch)
tree7b6b3c6be802af16033dd6725f17d0b08cc51219 /target/linux/ar71xx
parent654466496acbaca60fe4947b84731d1c9f6f202b (diff)
downloadmaster-187ad058-c0191dd387d859def063b482be5eac41fd834b5f.tar.gz
master-187ad058-c0191dd387d859def063b482be5eac41fd834b5f.tar.bz2
master-187ad058-c0191dd387d859def063b482be5eac41fd834b5f.zip
ar71xx: image: use the new helpers for the OpenMesh images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33248 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/image/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index 526990586f..d3bbb06e8a 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -860,9 +860,7 @@ define Image/Build/Profile/NBG_460N_550N_550NH
$(call Image/Build/Template/$(fs_64k)/$(1),ZyXEL,nbg460n_550n_550nh,$(nbg460n_cmdline),NBG-460N)
endef
-define Image/Build/Profile/OM2P
- $(call Image/Build/Template/$(fs_squash)/$(1),OpenMesh,om2p,OM2P)
-endef
+$(eval $(call SingleProfile,OpenMesh,$(fs_squash),OM2P,om2p,OM2P))
tlmr11u_cmdline=board=TL-MR11U console=ttyATH0,115200
define Image/Build/Profile/TLMR11U