--- zzzz-none-000/linux-5.15.153/net/core/Makefile 2024-03-26 22:23:03.000000000 +0000 +++ puma7-arm-6591-800/linux-5.15.153/net/core/Makefile 2024-10-02 08:26:11.000000000 +0000 @@ -1,4 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 +# Includes Intel Corporation's changes/modifications dated: 2014. +# Changed/modified portions - Copyright © 2014, Intel Corporation. # # Makefile for the Linux networking core. # @@ -10,7 +12,7 @@ obj-y += dev.o dev_addr_lists.o dst.o netevent.o \ neighbour.o rtnetlink.o utils.o link_watch.o filter.o \ - sock_diag.o dev_ioctl.o tso.o sock_reuseport.o \ + sock_diag.o dev_ioctl.o tso.o sock_reuseport.o ti_dev.o \ fib_notifier.o xdp.o flow_offload.o obj-y += net-sysfs.o