7 lines
154 B
Makefile
7 lines
154 B
Makefile
|
# mostly null target configuration for the arm emulator, since there's only one real
|
||
|
# implementation.
|
||
|
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||
|
|
||
|
PLATFORM := armemu
|
||
|
|