Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Jiri Pirko | 007f790 | 2014-11-28 14:34:17 +0100 | [diff] [blame] | 2 | # |
3 | # Makefile for the Switch device API | ||||
4 | # | ||||
5 | |||||
6 | obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o |