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
|