Makefile (58e16d792a6a8c6b750f637a4649967fcac853dc) | Makefile (0cfd99b487f1f1b0661a966c2182115d2989e5c3) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for the Switch device API 4# 5 | 1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for the Switch device API 4# 5 |
6obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o | 6obj-y += switchdev.o |