mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
#
|
||
|
# Makefile for the PLIP network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PLIP) += plip.o
|