Add new architecture AVR
[hvlinux.git] / targets / avr
diff --git a/targets/avr b/targets/avr
new file mode 100644 (file)
index 0000000..c74dbab
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+# The AVR toolchain target must be defined only as:
+#     avr
+# and not as the usual triplet:
+#     avr-linux-gnu
+CLFS_OS=""
+
+INSTALL_GLIBC=0