netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
[deliverable/linux.git] / net / ieee802154 / Makefile
1 obj-$(CONFIG_IEEE802154) += ieee802154.o af_802154.o
2 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o wpan-class.o
3 af_802154-y := af_ieee802154.o raw.o dgram.o
4
5 ccflags-y += -Wall -DDEBUG
This page took 0.029645 seconds and 5 git commands to generate.