One Hat Cyber Team
Your IP :
18.224.63.204
Server IP :
104.21.32.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
src
/
linux-headers-5.15.0-67
/
drivers
/
dma
/
sh
/
View File Name :
Makefile
# SPDX-License-Identifier: GPL-2.0 # # DMA Engine Helpers # obj-$(CONFIG_SH_DMAE_BASE) += shdma-base.o # # DMA Controllers # shdma-y := shdmac.o shdma-objs := $(shdma-y) obj-$(CONFIG_SH_DMAE) += shdma.o obj-$(CONFIG_RCAR_DMAC) += rcar-dmac.o obj-$(CONFIG_RENESAS_USB_DMAC) += usb-dmac.o obj-$(CONFIG_RZ_DMAC) += rz-dmac.o