xref: /kernel/linux/linux-6.6/net/ieee802154/6lowpan/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/net/ieee802154/6lowpan/
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_IEEE802154_6LOWPAN) += ieee802154_6lowpan.o
3
4ieee802154_6lowpan-y := core.o rx.o reassembly.o tx.o
5

Indexes created Thu Nov 07 10:32:03 CST 2024