mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 00:07:40 +07:00
36426484fc
This patch removes the not functional fakehard driver. We don't support HardMAC 802.15.4 drivers right now. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
5 lines
186 B
Makefile
5 lines
186 B
Makefile
obj-$(CONFIG_IEEE802154_FAKELB) += fakelb.o
|
|
obj-$(CONFIG_IEEE802154_AT86RF230) += at86rf230.o
|
|
obj-$(CONFIG_IEEE802154_MRF24J40) += mrf24j40.o
|
|
obj-$(CONFIG_IEEE802154_CC2520) += cc2520.o
|