Home | History | Annotate | Download | only in dream

Lines Matching full:file

4 # you may not use this file except in compliance with the License.
17 $(call add-radio-file,recovery/images/firmware_install.565)
19 file := $(TARGET_OUT_KEYLAYOUT)/trout-keypad.kl
20 ALL_PREBUILT += $(file)
21 $(file) : $(LOCAL_PATH)/trout-keypad.kl | $(ACP)
24 file := $(TARGET_OUT_KEYLAYOUT)/trout-keypad-v2.kl
25 ALL_PREBUILT += $(file)
26 $(file) : $(LOCAL_PATH)/trout-keypad-v2.kl | $(ACP)
29 file := $(TARGET_OUT_KEYLAYOUT)/trout-keypad-v3.kl
30 ALL_PREBUILT += $(file)
31 $(file) : $(LOCAL_PATH)/trout-keypad-v3.kl | $(ACP)
34 file := $(TARGET_OUT_KEYLAYOUT)/trout-keypad-qwertz.kl
35 ALL_PREBUILT += $(file)
36 $(file) : $(LOCAL_PATH)/trout-keypad-qwertz.kl | $(ACP)
39 file := $(TARGET_ROOT_OUT)/init.trout.rc
40 ALL_PREBUILT += $(file)
41 $(file) : $(LOCAL_PATH)/init.trout.rc | $(ACP)