Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for Xillybus driver # obj-$([31mCONFIG_XILLYBUS[0m) += xillybus_core.o obj-$([31mCONFIG_XILLYBUS_PCIE[0m) += xillybus_pcie.o obj-$([31mCONFIG_XILLYBUS_OF[0m) += xillybus_of.o