Net: lapb: Makefile: Remove deprecated kbuild goal definitions
[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
64387df8 7lapb-y := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o
This page took 0.455842 seconds and 5 git commands to generate.