1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 2 3 obj-y += ioctl.o com 3 obj-y += ioctl.o common.o 4 4 5 obj-$(CONFIG_ETHTOOL_NETLINK) += ethtool_nl. 5 obj-$(CONFIG_ETHTOOL_NETLINK) += ethtool_nl.o 6 6 7 ethtool_nl-y := netlink.o bitset.o strset.o !! 7 ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o \ 8 linkstate.o debug.o wol.o f !! 8 linkstate.o debug.o wol.o 9 channels.o coalesce.o pause << 10 tunnels.o fec.o eeprom.o st << 11 module.o cmis_fw_update.o c << 12 phy.o <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.