Commit 23849890 authored by Federico Vaga's avatar Federico Vaga

drv: add soft dependencies for FMC and ZIO

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 29dbdf06
......@@ -595,4 +595,6 @@ module_exit(ft_exit);
MODULE_VERSION(VERSION);
MODULE_LICENSE("GPL and additional rights"); /* LGPL */
MODULE_SOFTDEP("pre: zio fmc");
ADDITIONAL_VERSIONS;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment