Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into...
[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.032111 seconds and 5 git commands to generate.