Sign in
coral
/
android-core
/
8f63b6cfcae8c843deb1f7e961ecf913f6603834
/
.
/
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