linux/drivers/staging/heci/Makefile

10 lines
133 B
Makefile

obj-$(CONFIG_HECI) += heci.o
heci-objs := \
heci_init.o \
interrupt.o \
heci_interface.o \
io_heci.o \
heci_main.o