Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / net / lapb / Makefile
1 #
2 # Makefile for the Linux LAPB layer.
3 #
4
5 obj-$(CONFIG_LAPB) += lapb.o
6
7 lapb-y := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o
This page took 0.031781 seconds and 5 git commands to generate.