mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 15:50:53 +07:00
1cd829c83e
Main RX data path implementation between physical and mac layers. Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3 lines
80 B
Makefile
3 lines
80 B
Makefile
obj-$(CONFIG_MAC802154) += mac802154.o
|
|
mac802154-objs := ieee802154_dev.o rx.o
|