Sign in
coral
/
android-core
/
a1ca49bf2ee2982d6a78a82ad9535e4c2ee46f3e
/
.
/
libpixelflinger
/
tests
/
arch-mips
/
Android.mk
blob: fe6979ef6c2116896f82e1d5a7ec08942fc9c8ab [
file
] [
log
] [
blame
]
ifeq
(
$
(
TARGET_ARCH
),
mips
)
include $
(
all
-
subdir
-
makefiles
)
endif
ifeq
(
$
(
TARGET_ARCH
),
mipsel
)
include $
(
all
-
subdir
-
makefiles
)
endif