forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/s390/net/Makefile
....@@ -9,7 +9,7 @@
99 obj-$(CONFIG_SMSGIUCV) += smsgiucv.o
1010 obj-$(CONFIG_SMSGIUCV_EVENT) += smsgiucv_app.o
1111 obj-$(CONFIG_LCS) += lcs.o
12
-qeth-y += qeth_core_sys.o qeth_core_main.o qeth_core_mpc.o
12
+qeth-y += qeth_core_sys.o qeth_core_main.o qeth_core_mpc.o qeth_ethtool.o
1313 obj-$(CONFIG_QETH) += qeth.o
1414 qeth_l2-y += qeth_l2_main.o qeth_l2_sys.o
1515 obj-$(CONFIG_QETH_L2) += qeth_l2.o