Explorar el Código

ar71xx: use the new om-watchdog package for OM2P

Signed-off-by: Antonio Quartulli <[email protected]>

SVN-Revision: 29648
Gabor Juhos hace 14 años
padre
commit
88223f87d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      target/linux/ar71xx/generic/profiles/openmesh.mk

+ 1 - 1
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