blob: 4c7bdd1a518807427e93854b6d2a0c8a770c89fb [file] [log] [blame]
# mostly null target configuration for the arm emulator, since there's only one real
# implementation.
LOCAL_DIR := $(GET_LOCAL_DIR)
PLATFORM := armemu
$(BUILDDIR)/armemu.conf: $(LOCAL_DIR)/armemu.conf
cp $< $@
EXTRA_BUILDDEPS += $(BUILDDIR)/armemu.conf
GENERATED += $(BUILDDIR)/armemu.conf