Search Linux Wireless

Re: [PATCH 2/8] iwlwifi: hook iwlwifi with Linux rfkill

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +ifeq ($(CONFIG_IWLCORE_RFKILL),y)
> +	iwlcore-objs += iwl-rfkill.o
> +endif

Btw, you should be able to rewrite that as

iwlcore-objs-$(CONFIG_IWLCORE_RFKILL) += iwl-rfkill.o

and make the Makefile much more concise.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux