components/visual-panels/zconsole/Makefile
changeset 1434 c782e620dd26
parent 1225 2e558aea9a28
equal deleted inserted replaced
1433:c111a9dd45a7 1434:c782e620dd26
    50 COMPONENT_TEST_ENV =	  	$(COMPONENT_BUILD_ENV)
    50 COMPONENT_TEST_ENV =	  	$(COMPONENT_BUILD_ENV)
    51 
    51 
    52 # Do not apply the standard licence transforms for this component.
    52 # Do not apply the standard licence transforms for this component.
    53 LICENSE_TRANSFORMS =
    53 LICENSE_TRANSFORMS =
    54 
    54 
       
    55 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
       
    56 
    55 # common targets
    57 # common targets
    56 $(SOURCE_DIR)/.prep:
    58 $(SOURCE_DIR)/.prep:
    57 	$(TOUCH) $@
    59 	$(TOUCH) $@
    58 
    60 
    59 prep:				$(SOURCE_DIR)/.prep
    61 prep:				$(SOURCE_DIR)/.prep