Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[deliverable/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.59417 seconds and 5 git commands to generate.