c05564c4d8
Android 13
6 lines
129 B
Makefile
Executable file
6 lines
129 B
Makefile
Executable file
obj-$(CONFIG_HSU_DMA) += hsu_dma.o
|
|
hsu_dma-objs := hsu.o
|
|
|
|
obj-$(CONFIG_HSU_DMA_PCI) += hsu_dma_pci.o
|
|
hsu_dma_pci-objs := pci.o
|