This website requires JavaScript.
Explore
Help
Sign In
linuxmsm
/
laptops-kernel
Watch
0
Star
0
Fork
0
mirror of
https://github.com/linux-msm/laptops-kernel.git
synced
2026-08-13 14:19:53 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
laptops-kernel
/
net
/
l3mdev
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
7 lines
96 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
treewide: Add SPDX license identifier - Makefile/Kconfig
2019-05-19 13:07:45 +01:00
# SPDX-License-Identifier: GPL-2.0-only
net: Introduce L3 Master device abstraction
2015-09-29 20:07:11 -07:00
#
# Makefile for the L3 device API
#
net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile
2021-01-26 08:16:58 +09:00
obj-y
+=
l3mdev.o
Reference in New Issue
Copy Permalink