Browse Source

only use alix-switchd for alix2d/alix2d13, on alix1c it is always on and will reboot the system...

Waldemar Brodkorb 13 years ago
parent
commit
4f52700f60
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/alix-switch/Makefile

+ 2 - 2
package/alix-switch/Makefile

@@ -5,12 +5,12 @@ include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		alix-switch
 PKG_VERSION:=		1.0
-PKG_RELEASE:=		1
+PKG_RELEASE:=		2
 PKG_DESCR:=		daemon listening on button events
 PKG_SECTION:=		base
 PKG_URL:=		http://www.openadk.org/
 
-PKG_TARGET_DEPENDS:=	alix
+PKG_TARGET_DEPENDS:=	alix2d alix2d13
 PKG_DFLT_ALIX_SWITCH:=	y
 
 NO_DISTFILES:=		1