Merge branches 'acpica', 'acpi-video' and 'acpi-fan'
[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.029885 seconds and 5 git commands to generate.