kernel: fix Aquantia AQtion Atlantic module dependencies
authorDaniel Golle <daniel@makrotopia.org>
Sat, 10 Sep 2022 17:21:39 +0000 (18:21 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 10 Sep 2022 17:23:14 +0000 (18:23 +0100)
commit964b82218057989d1143d04216d4dfe2a101d8dd
tree0455e2799fca1e660f3e6b7e1e268c4c7738b443
parent7f443d2d9aa1170d6b68f0dc6d5b5552882ee327
kernel: fix Aquantia AQtion Atlantic module dependencies

The buildbot revealed that
Package kmod-atlantic is missing dependencies for the following libraries:
hwmon.ko
macsec.ko
make[2]: *** [modules/netdevices.mk:1474: /builder/shared-workdir/build/bin/targets/mediatek/mt7629/packages/kmod-atlantic_5.15.67-1_arm_cortex-a7.ipk] Error 1
make[2]: Leaving directory '/builder/shared-workdir/build/package/kernel/linux'
time: package/kernel/linux/compile#43.51#17.03#415.37
    ERROR: package/kernel/linux failed to build.
make[1]: *** [package/Makefile:116: package/kernel/linux/compile] Error 1
make[1]: *** Waiting for unfinished jobs....

Add those missing dependencies to fix the build.

Fixes: d02e887d7c ("kernel: add Aquantia AQtion Atlantic 10Gbps Ethernet")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/kernel/linux/modules/netdevices.mk