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 rss.o \ 8 linkstate.o debug.o wol.o f 8 linkstate.o debug.o wol.o features.o privflags.o rings.o \ 9 channels.o coalesce.o pause 9 channels.o coalesce.o pause.o eee.o tsinfo.o cabletest.o \ 10 tunnels.o fec.o eeprom.o st !! 10 tunnels.o fec.o eeprom.o stats.o phc_vclocks.o module.o \ 11 module.o cmis_fw_update.o c !! 11 pse-pd.o 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.