]> Git Repo - linux.git/blame - net/appletalk/Makefile
treewide: Add SPDX license identifier for more missed files
[linux.git] / net / appletalk / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux AppleTalk layer.
3#
4
5obj-$(CONFIG_ATALK) += appletalk.o
6
7appletalk-y := aarp.o ddp.o dev.o
8appletalk-$(CONFIG_PROC_FS) += atalk_proc.o
9appletalk-$(CONFIG_SYSCTL) += sysctl_net_atalk.o
This page took 0.932971 seconds and 4 git commands to generate.