diff options
Diffstat (limited to 'config/libc/avr-libc.in.2')
-rw-r--r-- | config/libc/avr-libc.in.2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/libc/avr-libc.in.2 b/config/libc/avr-libc.in.2 new file mode 100644 index 00000000..89a182fe --- /dev/null +++ b/config/libc/avr-libc.in.2 @@ -0,0 +1,8 @@ +# avr-libc second-part options + +config LIBC_AVR_LIBC_EXTRA_CONFIG_ARRAY + string + prompt "Extra config for avr-libc" + default "" + help + Extra flags to pass onto ./configure when configuring the avr-libc. |