linux/drivers/eisa
Kees Cook 196d05a39c EISA: Move devlist.h out of obj to always
I put devlist.h into the wrong Makefile macro ("obj") to get it included
in "targets". Put it into "always" so nothing tries to link against it.
Solves CONFIG_EISA=y i386 build failure:

ld: vmlinux.a: member drivers/eisa/devlist.h in archive is not an object

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/all/4a8ba1d0-d2d9-41f8-abf1-d45ec8996d10@infradead.org
Fixes: dd09eb0e2c ("EISA: Increase length of device names")
Signed-off-by: Kees Cook <kees@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20250423023743.work.350-kees@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-07 07:01:01 +02:00
..
.gitignore
eisa-bus.c EISA: Increase length of device names 2025-04-17 10:56:11 +02:00
eisa.ids
Kconfig alpha: remove DECpc AXP150 (Jensen) support 2024-05-03 22:09:50 +02:00
Makefile EISA: Move devlist.h out of obj to always 2025-05-07 07:01:01 +02:00
pci_eisa.c EISA: Drop unused pci_bus_for_each_resource() index argument 2023-04-05 15:10:14 -05:00
virtual_root.c alpha: remove DECpc AXP150 (Jensen) support 2024-05-03 22:09:50 +02:00