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