From: juhosg Date: Wed, 4 Jan 2012 17:30:41 +0000 (+0000) Subject: ar71xx: use the new om-watchdog package for OM2P X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/7e491e9a720265b21021407cc20bff038aa6b00e ar71xx: use the new om-watchdog package for OM2P Signed-off-by: Antonio Quartulli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29648 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 0c5f4505e..87d39f935 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