mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
ea81ac2e70
This patch creates an 6lowpan sub-directory inside ieee802154. Additional we move all ieee802154 6lowpan relevant files into this sub-directory instead of placing the 6lowpan related files inside ieee802154. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
4 lines
83 B
Makefile
4 lines
83 B
Makefile
obj-y += ieee802154_6lowpan.o
|
|
|
|
ieee802154_6lowpan-y := 6lowpan_rtnl.o reassembly.o
|