6 lines
82 B
Makefile
6 lines
82 B
Makefile
#
|
|
# Makefile for the HP network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_HP100) += hp100.o
|