Sign in
coral
/
coral-cloud
/
9fdeebf5365eb5f13c84713252089baf2a2aca14
/
.
/
coral-enviro-drivers
/
light
/
Makefile
blob: 9296c9f775dd83f4e1af5487d5fb3249e965b2a6 [
file
] [
log
] [
blame
]
obj
-
m
:=
opt3001
.
o
KVERSION
:=
$
(
shell uname
-
r
)
all
:
$
(
MAKE
)
-
C
/
lib
/
modules
/
$
(
KVERSION
)/
build M
=
$
(
PWD
)
modules
clean
:
$
(
MAKE
)
-
C
/
lib
/
modules
/
$
(
KVERSION
)/
build M
=
$
(
PWD
)
clean