summaryrefslogtreecommitdiff
path: root/cross-avr
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-08-12 16:15:53 +0200
committerKarel Kočí <cynerd@email.cz>2017-08-12 16:15:53 +0200
commit6d944be55139460e3b91cf2567e66eb010916776 (patch)
treea666633c92140579f05206d07685ea0fbcf13385 /cross-avr
parent3e2ca1c8a9205b20c1a16121a8240f239ec86250 (diff)
downloadgentoo-personal-overlay-6d944be55139460e3b91cf2567e66eb010916776.tar.gz
gentoo-personal-overlay-6d944be55139460e3b91cf2567e66eb010916776.tar.bz2
gentoo-personal-overlay-6d944be55139460e3b91cf2567e66eb010916776.zip
Add avr compiler
Diffstat (limited to 'cross-avr')
l---------cross-avr/binutils1
l---------cross-avr/gcc1
l---------cross-avr/gdb1
l---------cross-avr/glibc1
l---------cross-avr/linux-headers1
5 files changed, 5 insertions, 0 deletions
diff --git a/cross-avr/binutils b/cross-avr/binutils
new file mode 120000
index 0000000..0f98435
--- /dev/null
+++ b/cross-avr/binutils
@@ -0,0 +1 @@
+/usr/portage/sys-devel/binutils \ No newline at end of file
diff --git a/cross-avr/gcc b/cross-avr/gcc
new file mode 120000
index 0000000..8e0883f
--- /dev/null
+++ b/cross-avr/gcc
@@ -0,0 +1 @@
+/usr/portage/sys-devel/gcc \ No newline at end of file
diff --git a/cross-avr/gdb b/cross-avr/gdb
new file mode 120000
index 0000000..0ab6bdc
--- /dev/null
+++ b/cross-avr/gdb
@@ -0,0 +1 @@
+/usr/portage/sys-devel/gdb \ No newline at end of file
diff --git a/cross-avr/glibc b/cross-avr/glibc
new file mode 120000
index 0000000..a5553b0
--- /dev/null
+++ b/cross-avr/glibc
@@ -0,0 +1 @@
+/usr/portage/sys-libs/glibc \ No newline at end of file
diff --git a/cross-avr/linux-headers b/cross-avr/linux-headers
new file mode 120000
index 0000000..6523839
--- /dev/null
+++ b/cross-avr/linux-headers
@@ -0,0 +1 @@
+/usr/portage/sys-kernel/linux-headers \ No newline at end of file