openwrt/package/kernel/linux
Stijn Tintel bcb8592353 kmod-dma-buf: fix build with external kernel
In hack/904-debloat_dma_buf.patch, DMA_SHARED_BUFFER is changed from
bool to tristate. As this patch is not applied to external kernel
sources, build fails if kmod-dma-buf is enabled. Fix this by only
including the module file if CONFIG_EXTERNAL_KERNEL_TREE and
CONFIG_KERNEL_GIT_CLONE_URI are not enabled.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-12-12 22:15:11 +02:00
..
files kernel: add kmod-tcp-bbr 2018-08-25 15:40:24 +02:00
modules kmod-dma-buf: fix build with external kernel 2018-12-12 22:15:11 +02:00
Makefile linux: update license tag to use correct SPDX tag 2018-07-07 16:12:03 +02:00