![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 obj-$(CONFIG_IWLEGACY) += iwlegacy.o 0003 iwlegacy-objs := common.o 0004 iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += debug.o 0005 0006 iwlegacy-objs += $(iwlegacy-m) 0007 0008 # 4965 0009 obj-$(CONFIG_IWL4965) += iwl4965.o 0010 iwl4965-objs := 4965.o 4965-mac.o 4965-rs.o 4965-calib.o 0011 iwl4965-$(CONFIG_IWLEGACY_DEBUGFS) += 4965-debug.o 0012 0013 # 3945 0014 obj-$(CONFIG_IWL3945) += iwl3945.o 0015 iwl3945-objs := 3945-mac.o 3945.o 3945-rs.o 0016 iwl3945-$(CONFIG_IWLEGACY_DEBUGFS) += 3945-debug.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |