Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[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.03049 seconds and 5 git commands to generate.