wcte13xp: Migrate to wcxb library
From: Russ Meyerriecks <rmeyerriecks@digium.com> Removed all the custom logic and replaced with the common platform wcxb stuff. There are also changes in here to standardize the function prefix in this driver to t13x_. Signed-off-by: Shaun Ruffell <sruffell@digium.com>
This commit is contained in:
committed by
Shaun Ruffell
parent
abe35059bc
commit
e42548f2c5
@@ -14,7 +14,7 @@ obj-$(DAHDI_BUILD_ALL)$(CONFIG_DAHDI_WCTDM24XXP) += wctdm24xxp/
|
||||
obj-$(DAHDI_BUILD_ALL)$(CONFIG_DAHDI_WCTE12XP) += wcte12xp/
|
||||
obj-$(DAHDI_BUILD_ALL)$(CONFIG_DAHDI_WCTE13XP) += wcte13xp.o
|
||||
|
||||
wcte13xp-objs := wcte13xp-base.o
|
||||
wcte13xp-objs := wcte13xp-base.o wcxb_spi.o wcxb.o wcxb_flash.o
|
||||
CFLAGS_wcte13xp-base.o += -I$(src)/oct612x -I$(src)/oct612x/include -I$(src)/oct612x/octdeviceapi -I$(src)/oct612x/octdeviceapi/oct6100api
|
||||
ifeq ($(HOTPLUG_FIRMWARE),yes)
|
||||
CFLAGS_wcte13xp-base.o += -DHOTPLUG_FIRMWARE
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user