Generalise ADC driver source inclusion (#22448)
This commit is contained in:
parent
786ebf8760
commit
e884e42ce9
35 changed files with 69 additions and 43 deletions
|
@ -1,3 +1,4 @@
|
|||
CUSTOM_MATRIX = lite
|
||||
QUANTUM_LIB_SRC += analog.c
|
||||
SRC += matrix.c ec_switch_matrix.c
|
||||
|
||||
ANALOG_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
CUSTOM_MATRIX = lite
|
||||
QUANTUM_LIB_SRC += analog.c
|
||||
SRC += matrix.c ec_switch_matrix.c
|
||||
|
||||
ANALOG_DRIVER_REQUIRED = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue