projects
/
linux-2.6.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net: add IEEE 802.15.4 socket family implementation
[linux-2.6.git]
/
net
/
ieee802154
/
Makefile
1
obj-$(CONFIG_IEEE802154) += af_802154.o
2
af_802154-y := af_ieee802154.o raw.o dgram.o
3
4
ccflags-y += -Wall -DDEBUG