aboutsummaryrefslogtreecommitdiff
path: root/kernel/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Kbuild')
-rw-r--r--kernel/Kbuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel/Kbuild b/kernel/Kbuild
index 933efee..a6664ac 100644
--- a/kernel/Kbuild
+++ b/kernel/Kbuild
@@ -1,5 +1,5 @@
#
-# (C) COPYRIGHT 2020 ARM Limited. All rights reserved.
+# Copyright (c) 2020,2022 Arm Limited.
#
# This program is free software and is provided to you under the terms of the
# GNU General Public License version 2 as published by the Free Software
@@ -25,4 +25,5 @@ ethosu-objs := ethosu_driver.o \
ethosu_device.o \
ethosu_inference.o \
ethosu_mailbox.o \
- ethosu_network.o
+ ethosu_network.o \
+ ethosu_network_info.o