Merge branch 'linus' into core/generic-dma-coherent
[deliverable/linux.git] / net / appletalk / Makefile
1 #
2 # Makefile for the Linux AppleTalk layer.
3 #
4
5 obj-$(CONFIG_ATALK) += appletalk.o
6
7 appletalk-y := aarp.o ddp.o dev.o
8 appletalk-$(CONFIG_PROC_FS) += atalk_proc.o
9 appletalk-$(CONFIG_SYSCTL) += sysctl_net_atalk.o
This page took 0.06085 seconds and 5 git commands to generate.