mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
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
|