0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-15 02:36:19 +00:00
MarlinFirmware/buildroot/bin/opt_add

4 lines
77 B
Text
Raw Normal View History

#!/usr/bin/env bash
2019-02-27 05:43:25 -06:00
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"