5 lines
82 B
Makefile
5 lines
82 B
Makefile
#
|
|
# Makefile for the PLIP network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_PLIP) += plip.o
|