ff5a3b509e
Move the HIPPI driver into drivers/net/hippi/ and make the necessary Kconfig and Makefile changes. CC: Jes Sorensen <jes@wildopensource.com> CC: Jes Sorensen <jes@trained-monkey.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5 lines
92 B
Makefile
5 lines
92 B
Makefile
#
|
|
# Makefile for the HIPPI network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ROADRUNNER) += rrunner.o
|