kernel: modules: load e1000e driver during pre-init stage
authorTil Kaiser <[email protected]>
Sat, 12 Oct 2024 16:32:08 +0000 (18:32 +0200)
committerRobert Marko <[email protected]>
Mon, 6 Oct 2025 17:06:26 +0000 (19:06 +0200)
commitf22f533ebcbc0f7123481a01abd3a547f0232260
tree088b0307343a3fa8ba9aaef06aa95cb9011105a6
parent515a86b895b7174bbca421206520058da1ddac3a
kernel: modules: load e1000e driver during pre-init stage

Set the pre-init boot flag for the e1000e network device
driver so that it is loaded during the early pre-init
stage of the boot process instead of later.

Then, it is possible to rename its network ports via the
ucidef_set_network_device_path function from the
02_network script while booting.

Signed-off-by: Til Kaiser <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/17251
Signed-off-by: Robert Marko <[email protected]>
package/kernel/linux/modules/netdevices.mk