forked from rrcarlosr/Jetpack
6 lines
100 B
Makefile
6 lines
100 B
Makefile
|
#
|
||
|
# Makefile for the kernel character device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_HMM_DMIRROR) += hmm_dmirror.o
|