Setting LINKER_SCRIPT variable for mbed in NetBeans

The issue was this one: https://github.com/ARMmbed/mbed-os/pull/3594

To call your custom linker script via the command line:

mbed compile -l <LINKER SCRIPT>

To call your custom linker script in NetBeans: