mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 09:22:37 +00:00
e1e49b6413
Add support for IEEE 802.15.4 loopback driver - useful development and debugging tool. Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3 lines
92 B
Makefile
3 lines
92 B
Makefile
obj-$(CONFIG_IEEE802154_FAKEHARD) += fakehard.o
|
|
obj-$(CONFIG_IEEE802154_FAKELB) += fakelb.o
|