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