![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only
0002 obj-$(CONFIG_MT76x2_COMMON) += mt76x2-common.o
0003 obj-$(CONFIG_MT76x2E) += mt76x2e.o
0004 obj-$(CONFIG_MT76x2U) += mt76x2u.o
0005
0006 mt76x2-common-y := \
0007 eeprom.o mac.o init.o phy.o mcu.o
0008
0009 mt76x2e-y := \
0010 pci.o pci_main.o pci_init.o pci_mcu.o \
0011 pci_phy.o
0012
0013 mt76x2u-y := \
0014 usb.o usb_init.o usb_main.o usb_mac.o usb_mcu.o \
0015 usb_phy.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |