treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / net / wireless / mediatek / mt76 / mt76x0 / Makefile
blob8dcfb4cb4fdff79d581f6e708c2311318e16edb6
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_MT76x0U) += mt76x0u.o
3 obj-$(CONFIG_MT76x0E) += mt76x0e.o
4 obj-$(CONFIG_MT76x0_COMMON) += mt76x0-common.o
6 mt76x0-common-y := init.o main.o eeprom.o phy.o
8 mt76x0u-y := usb.o usb_mcu.o
9 mt76x0e-y := pci.o pci_mcu.o
11 # ccflags-y := -DDEBUG