Merge branch 'master' of ../net-2.6/
[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.404358 seconds and 5 git commands to generate.