mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 05:41:57 +00:00
The naming convention is to use underscores (_) and not dashes (-) within the filename. Change-Id: I678cf01306d72a905ed7b161af116c6e4a2cd39c Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2 lines
55 B
Makefile
2 lines
55 B
Makefile
obj-$(CONFIG_ADC_TI_ADC108S102) += adc_ti_adc108s102.o
|