5 lines
88 B
Makefile
5 lines
88 B
Makefile
|
|
#
|
||
|
|
# Makefile for the Rocker network device drivers.
|
||
|
|
#
|
||
|
|
|
||
|
|
obj-$(CONFIG_ROCKER) += rocker.o
|