Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[deliverable/linux.git] / net / lapb / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux LAPB layer.
3#
4
5obj-$(CONFIG_LAPB) += lapb.o
6
7lapb-objs := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o
This page took 0.194163 seconds and 5 git commands to generate.