Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at master 6 lines 232 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-y := cfe.o 3obj-$(CONFIG_SWIOTLB) += dma.o 4obj-$(CONFIG_SIBYTE_BUS_WATCHER) += bus_watcher.o 5obj-$(CONFIG_SIBYTE_CFE_CONSOLE) += cfe_console.o 6obj-$(CONFIG_SIBYTE_TBPROF) += sb_tbprof.o