2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2015-01-08 10:30:10 +00:00
|
|
|
obj-$(CONFIG_IEEE802154_6LOWPAN) += ieee802154_6lowpan.o
|
2015-01-04 16:10:53 +00:00
|
|
|
|
2015-01-04 16:10:57 +00:00
|
|
|
ieee802154_6lowpan-y := core.o rx.o reassembly.o tx.o
|