--- zzzz-none-000/linux-5.15.111/net/core/Makefile 2023-05-11 14:00:40.000000000 +0000 +++ puma7-arm-6670-761/linux-5.15.111/net/core/Makefile 2024-02-07 09:28:09.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