Staging
v0.5.1
Raw File
Makefile
#
# Makefile for kernel vlynq drivers
#

obj-$(CONFIG_VLYNQ) += vlynq.o
back to top