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