OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELIVERABLES
(Results
1 - 4
of
4
) sorted by null
/device/google/contexthub/firmware/app/
common.mk
21
DELIVERABLES
:= $(
DELIVERABLES
) $(APP_NM).napp
/device/google/contexthub/firmware/misc/platform/linux/
Makefile
17
DELIVERABLES
= $(APP).bin
/device/google/contexthub/firmware/
Makefile
48
DELIVERABLES
:=
90
all: symlinks $(
DELIVERABLES
)
128
rm -rf $(
DELIVERABLES
) os.elf bootloader.elf links $(CLEANFILES)
/device/google/contexthub/firmware/misc/platform/stm32f4xx/
Makefile
23
DELIVERABLES
= os.checked.bin bl.unchecked.bin full.bin showsizes
Completed in 691 milliseconds