immortalwrt/package/kernel/linux
Chris Blake 46fec74be8
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: 7e0e5110bc ("kernel: add igb kernel module")
Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
(cherry picked from commit f1e41155c9)
2021-06-22 15:29:30 +08:00
..
files kernel: sysctl: increase max conns limit to 65536 2021-05-09 20:01:58 +08:00
modules kernel/modules: make sure igb loads at boot 2021-06-22 15:29:30 +08:00
Makefile build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00