Revision e5517c2a5a49ed5e99047008629f1cd60246ea0e authored by Linus Torvalds on 27 November 2016, 21:08:04 UTC, committed by Linus Torvalds on 27 November 2016, 21:08:04 UTC
1 parent 105ecad
Raw File
Makefile
#
# Makefile for the L3 device API
#

obj-$(CONFIG_NET_L3_MASTER_DEV) += l3mdev.o
back to top