1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/kernel/lantiq/ltq-adsl-mei
Jonas Gorski a9a78a70cc ltq-adsl-mei: use the same file name for all variant
Due to limitations in the symvers treatment and the mei drivers
exporting the same funtions, modpost might use the wrong mei driver
to link against.

Work around this by renaming them all to the same name, making it
always the "right" module name even if the wrong file was used.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2017-11-07 22:58:58 +01:00
..
src ltq-adsl-mei: use the same file name for all variant 2017-11-07 22:58:58 +01:00
Makefile ltq-adsl-mei: use the same file name for all variant 2017-11-07 22:58:58 +01:00