Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core...
[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.029757 seconds and 5 git commands to generate.