6 lines
92 B
Makefile
6 lines
92 B
Makefile
|
#
|
||
|
# Makefile for the HIPPI network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ROADRUNNER) += rrunner.o
|