Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
20ca73bc792be9625af184cbec36e1372611d1c3
/
.
/
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