swh:1:snp:32555a3fd8878f019c2ebd6c964bc1edcaeff337
Raw File
Tip revision: 0414855fdc4a40da05221fc6062cccbc0c30f169 authored by Linus Torvalds on 03 March 2014, 02:56:16 UTC
Linux 3.14-rc5
Tip revision: 0414855
Makefile
#
# Makefile for the Linux Ethernet layer.
#

obj-y					+= eth.o
back to top