blob: de7b9d41821ec26d609b17bafcff7ecf2d8966b4 [file] [log] [blame]
The Android Open Source Project8b23a6c2009-03-03 19:30:32 -08001# the following test is made to detect that we were called
2# through the 'm' or 'mm' build commands. if not, we use the
3# standard QEMU Makefile
4#
David 'Digit' Turner1af82152014-03-03 20:41:37 +01005LOCAL_PATH:= $(call my-dir)
6include $(LOCAL_PATH)/Makefile.android