mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-02-05 18:29:16 +00:00
8 lines
111 B
Makefile
8 lines
111 B
Makefile
#
|
|
# Makefile for the Linux Bluetooth HIDP layer
|
|
#
|
|
|
|
obj-$(CPTCFG_BT_HIDP) += hidp.o
|
|
|
|
hidp-objs := core.o sock.o
|