5 lines
70 B
Makefile
5 lines
70 B
Makefile
|
#
|
||
|
# Makefile for the kernel character device drivers.
|
||
|
#
|
||
|
obj-y += src/
|