mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Separate watchdog and modem init for z8102
This commit is contained in:
parent
a5e026d6eb
commit
a4cd28a5d1
3 changed files with 20 additions and 6 deletions
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=z8102
|
||||
PKG_VERSION:=0.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_MAINTAINER:=Yannick Chabanois <contact@openmptcprouter.com>
|
||||
|
||||
|
@ -31,8 +31,6 @@ endef
|
|||
|
||||
define Package/z8102/install
|
||||
$(CP) ./files/* $(1)/
|
||||
|
||||
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,z8102))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue