Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
328a14e70e7f46997cb50d4258dd93d5377f98c6
/
.
/
drivers
/
nubus
/
Makefile
blob: 21bda2031e7e3c7e90d33c86ebeaab2f76e20e17 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the nubus specific drivers.
3
#
4
5
obj
-
y
:=
nubus
.
o
6
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
7
obj
-
$
(
CONFIG_PROC_FS
)
+=
proc
.
o