Sign in
nest-open-source
/
nest-cam
/
v350
/
mtd-utils
/
refs/heads/main
/
.
/
build
/
mtd-utils
/
tests
/
Makefile
blob: 05b37e9546f96785f17e33d84d5f86e2221cd5c0 [
file
] [
log
] [
blame
] [
edit
]
SUBDIRS
=
checkfs fs
-
tests jittertest ubi
-
tests
all clean tests
:
$
(
SUBDIRS
)
.
PHONY
:
$
(
SUBDIRS
)
$
(
SUBDIRS
):
$
(
MAKE
)
-
C $@ $
(
MAKECMDGOALS
)