mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 13:55:08 +07:00
![Jeff Kirsher](/assets/img/avatar_default.png)
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
|