You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
221 B

ifdef CONFIG_ENABLE_IOPAD
DRIVERS_CSRCS += \
fiopad.c\
fiopad_sinit.c\
fiopad_hw.c\
fiopad_g.c
endif
ifdef CONFIG_ENABLE_IOCTRL
DRIVERS_CSRCS += \
fioctrl.c\
fioctrl_sinit.c\
fioctrl_g.c
endif