From 726b0ed345d23152a7a7adbad88bc011cd05d808 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 21 Feb 2017 20:25:26 +0100 Subject: [PATCH] linux4.10: trigger armv7* build --- srcpkgs/linux4.10/patches/drm_armada-include-dir.patch | 2 +- srcpkgs/linux4.10/template | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/linux4.10/patches/drm_armada-include-dir.patch b/srcpkgs/linux4.10/patches/drm_armada-include-dir.patch index d53722b293c..0a37b62bffc 100644 --- a/srcpkgs/linux4.10/patches/drm_armada-include-dir.patch +++ b/srcpkgs/linux4.10/patches/drm_armada-include-dir.patch @@ -4,7 +4,7 @@ index a18f156..64c0b45 100644 +++ b/drivers/gpu/drm/armada/Makefile @@ -4,3 +4,5 @@ armada-y += armada_510.o armada-$(CONFIG_DEBUG_FS) += armada_debugfs.o - + obj-$(CONFIG_DRM_ARMADA) := armada.o + +CFLAGS_armada_trace.o := -I$(src) diff --git a/srcpkgs/linux4.10/template b/srcpkgs/linux4.10/template index 895bd0512ff..7a96cf28abc 100644 --- a/srcpkgs/linux4.10/template +++ b/srcpkgs/linux4.10/template @@ -23,6 +23,7 @@ hostmakedepends="bc perl kmod uboot-mkimage libressl-devel" _kernver="${version}_${revision}" triggers="kernel-hooks" kernel_hooks_version="${_kernver}" + # These files could be modified when an external module is built. mutable_files=" /usr/lib/modules/${_kernver}/modules.builtin.bin