aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee802154/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-06-09ieee802154: add simple HardMAC driver sampleSergey Lapin1-0/+3
fakehard is a really simple driver implementing only necessary callbacks and serves the role of an example of driver for HardMAC IEEE 802.15.4 device. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Sergey Lapin <slapin@ossfans.org> Signed-off-by: David S. Miller <davem@davemloft.net>