Home
last modified time | relevance | path

Searched hist:"59 bf860a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/parisc/
H A DMakefile59bf860a Sun Aug 27 01:37:01 CDT 2023 Helge Deller <deller@gmx.de> parisc: Makefile: Adjust order in which drivers should be loaded

This is the order in which the drivers are initialized in setup.c.
The order is important when the drivers are convertet to use the
initcall_*() startup framework.

Signed-off-by: Helge Deller <deller@gmx.de>