]> Git Repo - linux.git/blame - net/appletalk/Makefile
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
[linux.git] / net / appletalk / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2#
3# Makefile for the Linux AppleTalk layer.
4#
5
6obj-$(CONFIG_ATALK) += appletalk.o
7
8appletalk-y := aarp.o ddp.o dev.o
9appletalk-$(CONFIG_PROC_FS) += atalk_proc.o
10appletalk-$(CONFIG_SYSCTL) += sysctl_net_atalk.o
This page took 1.021979 seconds and 4 git commands to generate.