[linux] 01/03: [arm64] udeb: Prepare to add sunxi_wdt to kernel-image
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Jul 18 00:08:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit 3907fb9919d16670bb6bef01006b94b6d85491bc
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Mon Jul 17 22:21:44 2017 +0100
[arm64] udeb: Prepare to add sunxi_wdt to kernel-image
It's not currently built for arm64, but when we enable support for
Allwinner SoCs it will be needed to reboot them (see #866130).
---
debian/installer/arm64/modules/arm64/kernel-image | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/installer/arm64/modules/arm64/kernel-image b/debian/installer/arm64/modules/arm64/kernel-image
index 6b6fb41..d1fb5e8 100644
--- a/debian/installer/arm64/modules/arm64/kernel-image
+++ b/debian/installer/arm64/modules/arm64/kernel-image
@@ -5,3 +5,6 @@ drivers/regulator/**
# SoC modules
drivers/soc/**
+
+# Watchdog needed for reboot
+sunxi_wdt ?
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list