kernel/modules: make sure igb loads at boot
authorChris Blake <chrisrblake93@gmail.com>
Tue, 15 Jun 2021 13:03:05 +0000 (08:03 -0500)
committerPaul Spooren <mail@aparcar.org>
Mon, 21 Jun 2021 18:38:07 +0000 (08:38 -1000)
commitf1e41155c98cb5f2e0647e064ec0b3cfbf346e41
treea03175f0553ea87ac4f2b03ce45f27b3f6d07bae
parent92ac2a20ebba9f8695b464041cc8aeb30bb85576
kernel/modules: make sure igb loads at boot

Without loading the igb at boot, the recovery wouldn't have
network available. All network drivers should be loaded before
etc/board.d/02_network is called. Note that other network drivers
already have this set, such as tg3.

Fixes: 7e0e5110bc90 ("kernel: add igb kernel module")
Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
package/kernel/linux/modules/netdevices.mk