xref
: /
AliOS-Things-master
/
hardware
/
chip
/
haas1000
/
drivers
/
services
/
fs
/
Makefile
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
obj
-y :=
fat
/
sd
/
mem
/
2
3
ifneq
($(
FILESYS_SECTION_SIZE
),
0
)
4
obj
-y +=
norflash
/
5
endif
6