OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
char
/
xillybus
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Kconfig
815 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
169 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# # Makefile for Xillybus driver # obj-$(CONFIG_XILLYBUS) += xillybus_core.o obj-$(CONFIG_XILLYBUS_PCIE) += xillybus_pcie.o obj-$(CONFIG_XILLYBUS_OF) += xillybus_of.o