Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
c87fed1546bd00b42ee75f26c6b45393e4bf7559
/
.
/
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