From: Gabor Juhos Date: Wed, 4 Jan 2012 17:30:41 +0000 (+0000) Subject: ar71xx: use the new om-watchdog package for OM2P X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=db35ebc1fbd26759adbfcafb077cc634f1669997;p=openwrt%2Fsvn-archive%2Farchive.git ar71xx: use the new om-watchdog package for OM2P Signed-off-by: Antonio Quartulli SVN-Revision: 29648 --- diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 0c5f4505ee..87d39f935d 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -7,7 +7,7 @@ define Profile/OM2P NAME:=OpenMesh OM2P - PACKAGES:=kmod-ath9k om2p-watchdog + PACKAGES:=kmod-ath9k om-watchdog endef define Profile/OM2P/Description