Sign in
android
/
kernel
/
lk
/
refs/heads/upstream-master
/
.
/
app
/
stringtests
/
rules.mk
blob: 9497813fda931d7904c59bc5fb00cf26d018ee89 [
file
] [
edit
]
LOCAL_DIR
:=
$
(
GET_LOCAL_DIR
)
MODULE
:=
$
(
LOCAL_DIR
)
MODULE_SRCS
+=
\
$
(
LOCAL_DIR
)/
string_tests
.
c \
# put arch local .S files here if developing memcpy/memmove
include make
/
module
.
mk