linux4.10: update to 4.10.9.
This commit is contained in:
parent
e3f2b02db7
commit
8ae86c07b2
|
@ -1,10 +0,0 @@
|
|||
diff --git a/drivers/gpu/drm/armada/Makefile b/drivers/gpu/drm/armada/Makefile
|
||||
index a18f156..64c0b45 100644
|
||||
--- a/drivers/gpu/drm/armada/Makefile
|
||||
+++ 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)
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux4.10'
|
||||
pkgname=linux4.10
|
||||
version=4.10.8
|
||||
revision=2
|
||||
version=4.10.9
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=0ab95d0b847ff40b0ac7bce7c3c8a3a07c91c82a81f1c90ea20b020dbf1d8e8b
|
||||
checksum=d048a2c1cf2f41dbc34e8e30d34737825b8d0a0f19631f7dd6142d3621bf0cf9
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue