Magellan Linux

Contents of /alx-src/tags/kernel26-2.6.12-alx-r9/net/appletalk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 630 - (show annotations) (download)
Wed Mar 4 11:03:09 2009 UTC (15 years, 3 months ago) by niro
File size: 212 byte(s)
Tag kernel26-2.6.12-alx-r9
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