--- zzzz-none-000/linux-4.4.60/net/Makefile 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/net/Makefile 2021-02-04 17:41:59.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/