4 lines
84 B
Makefile
4 lines
84 B
Makefile
#
|
|
# Makefile for the Alacritech Slicoss driver
|
|
#
|
|
obj-$(CONFIG_SLICOSS) += slicoss.o
|