1# 2# Makefile for Counter devices 3# 4 5obj-$(CONFIG_COUNTER) += counter.o 6 7obj-$(CONFIG_104_QUAD_8) += 104-quad-8.o 8