You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
6 years ago
..
base-files base-files: add sysupgrade -k to save list of pkgs 6 years ago
boot ramips: drop support for ALLNET ALL0239-3G and Sitecom WL-341 v3 6 years ago
devel valgrind: enable LTO and refresh patches 6 years ago
firmware ath10k-firmware: Fix mirror hash sum (FS#1983) 6 years ago
kernel kmod-dma-buf: fix build with external kernel 6 years ago
libs elfutils: install library files for pkg-config 6 years ago
network openvpn: re-add option comp_lzo 6 years ago
system rpcd: update to latest Git head 6 years ago
utils util-linux: Update to 2.33 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago