summaryrefslogtreecommitdiff
path: root/target/device/Atmel/Mirrors.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-28 21:54:36 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-28 21:54:36 +0000
commitbb9e6a7d9e1632b17525151673d5d68ab5765a7c (patch)
tree3297fd0b1e5ccf5d9691c4160f1cd921a8b847c2 /target/device/Atmel/Mirrors.in
parent41d2a92fee88e7cbb8f10b96289348d3a52684be (diff)
- naming convention is Config.in resp. Config.in.foo
Adjust some accordingly
Diffstat (limited to 'target/device/Atmel/Mirrors.in')
-rw-r--r--target/device/Atmel/Mirrors.in27
1 files changed, 0 insertions, 27 deletions
diff --git a/target/device/Atmel/Mirrors.in b/target/device/Atmel/Mirrors.in
deleted file mode 100644
index f938c8926..000000000
--- a/target/device/Atmel/Mirrors.in
+++ /dev/null
@@ -1,27 +0,0 @@
-menu "Atmel Mirrors"
-
-config BR2_ATMEL_MIRROR
- string "Atmel AVR32/AT91 download site"
- default "ftp://at91dist:distrib@81.80.104.162/AT91_Third_Party_Design_Flow/Linux_Host/"
- help
- Unofficial site for AVR32/AT91 Buildroot patches, or your local mirror.
- Atmel does not currently support buildroot, but this site makes
- available neccessary patches and prepatched packages useful
- to extend a buildroot for AVR32 or AT91 ARM based boards.
- Issues with contents of this server needs to be highlighted
- on the buildroot mailing list and
- should not be addressed directly to Atmel
- Atmel provides support for their AVR32 chips on
- http://avr32linux.org/ or http://www.avrfreaks.net/
- Atmel provides support for AT91 chips on www.at91.com.
- Commercial AT91 Linux support is through www.timesys.com
- Community AT91 Linux support is through http://maxim.org.za/AT91_26.html
-
-config BR2_AT91_PATCH_MIRROR
- string "Atmel AT91 Linux Patch download site"
- default "http://maxim.org.za/AT91RM9200/2.6/"
- help
- Patches for the AT91 generated by the Linux community
- usually ends up here, courtesy of Andrew Victor
-
-endmenu