mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-01-23 12:48:01 +00:00
8 lines
121 B
Makefile
Executable File
8 lines
121 B
Makefile
Executable File
#
|
|
# Makefile for the Linux Bluetooth BNEP layer.
|
|
#
|
|
|
|
obj-$(CPTCFG_BT_BNEP) += bnep.o
|
|
|
|
bnep-objs := core.o sock.o netdev.o
|