https://github.com/torvalds/linux
Raw File
Tip revision: 4b9d3609fb7c273eec0d57b19f714d0db90b781a authored by hmz007 on 11 August 2015, 10:15:28 UTC
ARM: Add Bluetooth support for NanoPi
Tip revision: 4b9d360
Makefile
#
# Makefile for the Linux Ethernet layer.
#

obj-y					+= eth.o
back to top