From 88223f87d1397efc77d38d2a0894aa4a40413086 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 4 Jan 2012 17:30:41 +0000
Subject: [PATCH] ar71xx: use the new om-watchdog package for OM2P

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

SVN-Revision: 29648
---
 target/linux/ar71xx/generic/profiles/openmesh.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
GitLab