Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
drivers
/
nubus
/
Makefile
blob: 21bda2031e7e3c7e90d33c86ebeaab2f76e20e17 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame^
]
1
#
2
# Makefile for the nubus specific drivers.
3
#
4
5
obj
-
y
:=
nubus
.
o
6
7
obj
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o