repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
marvell
/
libertas_tf
/
Makefile
blob
9360568b4512eb0e86d0fa3e24a59ca441ace27d
1
# SPDX-License-Identifier: GPL-2.0-only
2
libertas_tf-objs
:=
main.o cmd.o
3
4
libertas_tf_usb-objs
+=
if_usb.o
5
6
obj-
$(
CONFIG_LIBERTAS_THINFIRM
) +=
libertas_tf.o
7
obj-
$(
CONFIG_LIBERTAS_THINFIRM_USB
) +=
libertas_tf_usb.o