Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a348ccc1047a00507e554826775a3d81f7f3437
/
.
/
drivers
/
nubus
/
Makefile
blob: f5ef03cf9879de87cdfee0f3dc61fa50a1c1dee9 [
file
] [
log
] [
blame
]
#
# Makefile for the nubus specific drivers.
#
obj
-
y
:=
nubus
.
o
obj
-
$
(
CONFIG_MODULES
)
+=
nubus_syms
.
o
obj
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o