Learn more about cloning repositories
You have read-only access
#
# Makefile for GenWQE driver
obj-$(CONFIG_GENWQE) := genwqe_card.o
genwqe_card-objs := card_base.o card_dev.o card_ddcb.o card_sysfs.o \
card_debugfs.o card_utils.o
Everything looks good. Well let you know here if theres anything you should know about.