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:
Jeff Kirsher
2011-08-03 03:01:58 -07:00
부모 ff5a3b509e
커밋 18e635f4b3
5개의 변경된 파일46개의 추가작업 그리고 36개의 파일을 삭제

파일 보기

@@ -0,0 +1,5 @@
#
# Makefile for the PLIP network device drivers.
#
obj-$(CONFIG_PLIP) += plip.o