Searched refs:LST_SECTION_NAME (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/hardware/chip/haas1000/drivers/ |
A D | Makefile | 584 LST_SECTION_NAME := macro 591 LST_SECTION_NAME := _$(subst *,+,$(subst !,-,$(LST_ONLY_SECTION))) macro 599 LST_SECTION_NAME := $(LST_SECTION_NAME)_no_$(subst *,+,$(subst !,-,$(LST_RM_SECTION))) macro 608 IMAGE_LST := $(addsuffix $(LST_SECTION_NAME).lst,$(basename $(IMAGE_FILE))) 609 IMAGE_SEC := $(addsuffix $(LST_SECTION_NAME)$(suffix $(IMAGE_FILE)),$(basename $(IMAGE_FILE)))
|
Completed in 4 milliseconds