6 lines
65 B
Makefile
6 lines
65 B
Makefile
|
#
|
||
|
# Makefile for the Linux Ethernet layer.
|
||
|
#
|
||
|
|
||
|
obj-y += eth.o
|