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