mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-01-22 20:27:59 +00:00
8 lines
118 B
Makefile
Executable File
8 lines
118 B
Makefile
Executable File
#
|
|
# Makefile for the Linux Bluetooth CMTP layer
|
|
#
|
|
|
|
obj-$(CPTCFG_BT_CMTP) += cmtp.o
|
|
|
|
cmtp-objs := core.o sock.o capi.o
|