diff options
Diffstat (limited to 'arch/arc/Kbuild')
-rw-r--r-- | arch/arc/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/Kbuild b/arch/arc/Kbuild index b94102fff6..20ea7dd482 100644 --- a/arch/arc/Kbuild +++ b/arch/arc/Kbuild @@ -1,6 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 obj-y += kernel/ obj-y += mm/ +obj-y += net/ # for cleaning subdir- += boot |