xref
: /
linux-6.14.4
/
drivers
/
staging
/
gpib
/
common
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
obj
-$(
CONFIG_GPIB_COMMON
) +=
gpib_common.o
3
4
gpib_common
-
objs
:=
gpib_os.o
iblib.o
5
6
7