genode/repos/dde_linux/lib/import
Josef Söntgen dc178e0ab2 dde_linux: enhance KBUILD_MODNAME generation
It turns out solely relying on the name of the compilation-unit
is not enough. In at least one multi-device driver, e.g. rtlwifi,
an equally called compilation-unit is found in several different
directories. There KBUILD_MODNAME is used to name the driver,
which fails later on as the driver framework refuses to register
an equally named driver twice.

Instead of only considering the name of the compilation-unit also
include the last element of the path to generate differentiating
KBUILD_MODNAME value.

Issue #4861.
2023-05-30 12:03:33 +02:00
..
import-libnl_include.mk wifi_drv: move symlink generation to libnl_include 2015-11-18 12:22:05 +01:00
import-libnl.mk Move libnl to own port 2022-05-25 12:22:10 +02:00
import-lx_emul_common.inc dde_linux: enhance KBUILD_MODNAME generation 2023-05-30 12:03:33 +02:00
import-lxip_include.mk dde_linux: fixes in makefiles 2021-03-16 11:25:25 +01:00
import-usb_arch_include.mk dde_linux: refactor usb arch-dependent includes 2019-11-19 14:19:34 +01:00
import-usb_hid_include.mk dde_linux: refactor usb arch-dependent includes 2019-11-19 14:19:34 +01:00
import-usb_host_include.mk dde_linux: refactor usb arch-dependent includes 2019-11-19 14:19:34 +01:00
import-usb_modem_include.mk dde_linux: USB MBIM modem driver support 2020-12-09 14:02:11 +01:00
import-usb_net_include.mk dde_linux: refactor usb arch-dependent includes 2019-11-19 14:19:34 +01:00
import-virt_lx_emul.mk lx_emul: set minimum alignment of allocations to 16 byte 2023-05-30 12:03:28 +02:00