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