| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 1 | # |
| 2 | # Makefile for IIO counter devices | ||||
| 3 | # | ||||
| 4 | |||||
| 5 | # When adding new entries keep the list in alphabetical order | ||||
| 6 | |||||
| 7 | obj-$(CONFIG_104_QUAD_8) += 104-quad-8.o | ||||
| 8 | obj-$(CONFIG_STM32_LPTIMER_CNT) += stm32-lptimer-cnt.o | ||||