Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 612ae142 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] xc4000: add module meta-tag with the firmware names



This meta-tag is used by some distros to help them package
the firmware and generate proper initrd images.

So, add the firmware names there.

Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent da7bfa2c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1769,3 +1769,5 @@ EXPORT_SYMBOL(xc4000_attach);
MODULE_AUTHOR("Steven Toth, Davide Ferri");
MODULE_DESCRIPTION("Xceive xc4000 silicon tuner driver");
MODULE_LICENSE("GPL");
MODULE_FIRMWARE(XC4000_DEFAULT_FIRMWARE_NEW);
MODULE_FIRMWARE(XC4000_DEFAULT_FIRMWARE);