![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # DVM 0003 obj-$(CONFIG_IWLDVM) += iwldvm.o 0004 iwldvm-objs += main.o rs.o mac80211.o ucode.o tx.o 0005 iwldvm-objs += lib.o calib.o tt.o sta.o rx.o 0006 0007 iwldvm-objs += power.o 0008 iwldvm-objs += scan.o 0009 iwldvm-objs += rxon.o devices.o 0010 0011 iwldvm-$(CONFIG_IWLWIFI_LEDS) += led.o 0012 iwldvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o 0013 0014 ccflags-y += -I $(srctree)/$(src)/../
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |