Blame view

net/lapb/Makefile 141 Bytes
81f7e3824   Eric Lee   Initial Release, ...
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