mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
7e25d72458
Move the HP driver into drivers/net/ethernet/hp/ and made the necessary Kconfig and Makefile changes. CC: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
82 B
Makefile
6 lines
82 B
Makefile
#
|
|
# Makefile for the HP network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_HP100) += hp100.o
|