kernel-ark/drivers/staging/heci/Makefile

10 lines
133 B
Makefile
Raw Normal View History

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