--- zzzz-none-000/linux-4.4.271/net/Makefile 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/net/Makefile 2023-04-19 10:22:30.000000000 +0000 @@ -11,6 +11,7 @@ obj-$(CONFIG_NET) += $(tmp-y) # LLC has to be linked before the files in net/802/ +obj-$(CONFIG_AVM_PA) += avm_pa/ obj-$(CONFIG_LLC) += llc/ obj-$(CONFIG_NET) += ethernet/ 802/ sched/ netlink/ obj-$(CONFIG_NETFILTER) += netfilter/ @@ -77,3 +78,5 @@ ifneq ($(CONFIG_NET_L3_MASTER_DEV),) obj-y += l3mdev/ endif +obj-$(CONFIG_RMNET_DATA) += rmnet_data/ +obj-$(CONFIG_QRTR) += qrtr/