mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 18:20:53 +07: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
|