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