summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-04-17 01:38:19 +0100
committerBen Hutchings <ben@decadent.org.uk>2016-04-17 01:40:02 +0100
commit35751d467488c84a0b3d8a034d7e0666d0795f70 (patch)
tree45e47469dc7bfe80f48e3452fa308adb6fb39a7f
parent7a820e186ed1f55b719618595fba0fdb15a846f1 (diff)
auto_add_modules: Include all bus driver modules
In general, we can expect any bus driver module to be quite important. Specifically, omap-ocp2scp is needed for USB and SATA PHYs to work on some OMAP systems and was recently added to usb-modules.udeb on armhf. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--hook-functions1
1 files changed, 1 insertions, 0 deletions
diff --git a/hook-functions b/hook-functions
index 570030e..0f02de5 100644
--- a/hook-functions
+++ b/hook-functions
@@ -537,6 +537,7 @@ auto_add_modules()
hid-wiimote.ko hid-zydacron.ko
# Any of these might be needed by other drivers
+ copy_modules_dir kernel/drivers/bus
copy_modules_dir kernel/drivers/clk
copy_modules_dir kernel/drivers/gpio
copy_modules_dir kernel/drivers/phy