components/libusb/ugen/Makefile
changeset 1434 c782e620dd26
parent 1225 2e558aea9a28
child 3817 30b42c38bbc4
equal deleted inserted replaced
1433:c111a9dd45a7 1434:c782e620dd26
    41 COMPONENT_INSTALL_ARGS += BITS=$(BITS)
    41 COMPONENT_INSTALL_ARGS += BITS=$(BITS)
    42 
    42 
    43 # Do not apply the standard licence transforms for this component.
    43 # Do not apply the standard licence transforms for this component.
    44 LICENSE_TRANSFORMS =
    44 LICENSE_TRANSFORMS =
    45 
    45 
       
    46 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
       
    47 
    46 download:
    48 download:
    47 
    49 
    48 clobber:	clean
    50 clobber:	clean
    49 	$(RM) $(SOURCE_DIR)/.prep
    51 	$(RM) $(SOURCE_DIR)/.prep
    50 
    52