Linux-2.6.12-rc2
[deliverable/linux.git] / net / irda / irlan / Makefile
1 #
2 # Makefile for the Linux IrDA IrLAN protocol layer.
3 #
4
5 obj-$(CONFIG_IRLAN) += irlan.o
6
7 irlan-objs := irlan_common.o irlan_eth.o irlan_event.o irlan_client.o irlan_provider.o irlan_filter.o irlan_provider_event.o irlan_client_event.o
This page took 0.02986 seconds and 5 git commands to generate.