Search Linux Wireless

Re: [PATCH 2/5] net: add IEEE 802.15.4 socket family implementation

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

 



> --- /dev/null
> +++ b/net/ieee802154/Makefile
> @@ -0,0 +1,4 @@
> +obj-$(CONFIG_IEEE802154) +=	af_802154.o
> +af_802154-objs		:= af_ieee802154.o raw.o dgram.o
> +
> +EXTRA_CFLAGS += -Wall -DDEBUG

Please change this to following style:
> +obj-$(CONFIG_IEEE802154) +=  af_802154.o
> +af_802154-y               := af_ieee802154.o raw.o dgram.o
> +
> +ccflags-y += -Wall -DDEBUG


	Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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