help:
        @echo Multi-OS Makefile, you are running on $(DETECTED_OS)
        @echo Possible targets:
        @echo + all   - Make bootrom, armsrc and the OS-specific host directory 
        @echo + clean - Clean in bootrom, armsrc and the OS-specific host directory
 help:
        @echo Multi-OS Makefile, you are running on $(DETECTED_OS)
        @echo Possible targets:
        @echo + all   - Make bootrom, armsrc and the OS-specific host directory 
        @echo + clean - Clean in bootrom, armsrc and the OS-specific host directory