mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-14 10:26:59 +07:00
![alex.bluesman.smirnov@gmail.com](/assets/img/avatar_default.png)
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
|