From: Gabor Juhos Date: Thu, 23 Aug 2012 12:27:06 +0000 (+0000) Subject: ar71xx: image: use the new helpers for the OpenMesh images X-Git-Tag: reboot~13051 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=bbaa0b9200019114366cf05c2bea475b4ba6d154 ar71xx: image: use the new helpers for the OpenMesh images SVN-Revision: 33248 --- 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