Added mod_zyxel

FossilOrigin-Name: 92bba90ca6b39e100681927b2fc78099e7dfb912c1b8a18a5e1179596540af2c
This commit is contained in:
7u83@mail.ru
2016-04-13 08:33:08 +00:00
parent 5702c95964
commit b8a06da8c4
7 changed files with 148 additions and 6 deletions

12
src/mod/zyxel/Makefile Normal file
View File

@ -0,0 +1,12 @@
OBJS=\
mod_zyxel_ac.o \
zyxel_actions_ac.o
NAME=libzyxel.a
include ../Mod.mak