plip: Move the PLIP driver
Move the Parallel Line Internet Protocol (PLIP) driver into drivers/net/plip/ and make the necessary Kconfig and Makefile changes. CC: Niibe Yutaka <gniibe@mri.co.jp> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Alan Cox <alan@linux.intel.com>
This commit is contained in:
5
drivers/net/plip/Makefile
Normal file
5
drivers/net/plip/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# Makefile for the PLIP network device drivers.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_PLIP) += plip.o
|
Reference in New Issue
Block a user