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