xref
: /
linux
/
drivers
/
gpib
/
common
/
Makefile
(revision 6931d597c5ef8eae583df0cb2e4af8fbbf2b9e6e)
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