summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastian Blank <waldi@debian.org>2021-01-07 11:19:26 +0100
committerBastian Blank <waldi@debian.org>2021-01-07 11:19:26 +0100
commit4b58593efc91ef9deef293a29cc5544cda226fe6 (patch)
tree71ee0d0b91120660d36254d29962352167859bc0
parentac2243bde1a45f40f6b860125130b8a268137371 (diff)
Include all PCI controller modulesHEADmaster
On several platforms some PCI controllers are actually supported and shipped as modules. Include all of them in the "most" class. Signed-off-by: Bastian Blank <waldi@debian.org>
-rw-r--r--hook-functions1
1 files changed, 1 insertions, 0 deletions
diff --git a/hook-functions b/hook-functions
index e6408b3..97fb173 100644
--- a/hook-functions
+++ b/hook-functions
@@ -661,6 +661,7 @@ auto_add_modules()
copy_modules_dir kernel/drivers/i2c/busses
copy_modules_dir kernel/drivers/i2c/muxes
copy_modules_dir kernel/drivers/mfd
+ copy_modules_dir kernel/drivers/pci/controller
copy_modules_dir kernel/drivers/phy
copy_modules_dir kernel/drivers/pinctrl
copy_modules_dir kernel/drivers/regulator