You need to sign in or sign up before continuing.
Makefile 141 Bytes
Newer Older
Abhijith PA's avatar
Abhijith PA committed
1 2 3 4 5 6 7
#
# Makefile for the Linux LAPB layer.
#

obj-$(CONFIG_LAPB) += lapb.o

lapb-y := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o