Makefile 111 B

123456
  1. #
  2. # Makefile for the SLIP network device drivers.
  3. #
  4. obj-$(CONFIG_SLIP) += slip.o
  5. obj-$(CONFIG_SLHC) += slhc.o