obj-$(CONFIG_UBIFS_FS) += ubifs.o ubifs-y += shrinker.o journal.o file.o dir.o super.o sb.o io.o ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o ubifs-y += budget.o find.o tnc_commit.o compress.o lpt.o lprops.o ubifs-y += recovery.o ioctl.o lpt_commit.o tnc_misc.o xattr.o debug.o ubifs-y += misc.o ubifs-$(CONFIG_UBIFS_FS_ENCRYPTION) += crypto.o ove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorSara Sharon <sara.sharon@intel.com>2016-12-08 11:44:20 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-02-06 19:19:27 +0200
commit8364fbb497f00de21d6d347194fa8b6bbae1d6f5 (patch)
treeab54804a37d0f3070e8d99ea34c43e5edfbe7438 /drivers
parent23aeea943b466083637dfd878b298e76416fcc29 (diff)
iwlwifi: mvm: support new beacon template command
Support new version of beacon template command which deprecates the use of the tx command inside. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers')