diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-29 19:52:03 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-29 19:52:03 +0000 |
commit | 2b60a3228d1e159c1e1172e8d7857b5948f2a120 (patch) | |
tree | cd9a01835d8563ec2a278c0360021b3c0ecb715c /target/device/Atmel | |
parent | dce554081a46481f99bf22b53aa4ca8dd54fe951 (diff) | |
download | buildroot-novena-2b60a3228d1e159c1e1172e8d7857b5948f2a120.tar.gz buildroot-novena-2b60a3228d1e159c1e1172e8d7857b5948f2a120.zip |
- remove some duplicate entries
Diffstat (limited to 'target/device/Atmel')
-rw-r--r-- | target/device/Atmel/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/Config.in b/target/device/Atmel/Config.in index 707afa3f8..2b1b466b8 100644 --- a/target/device/Atmel/Config.in +++ b/target/device/Atmel/Config.in @@ -42,7 +42,7 @@ config BR2_AT91_LINUXPATCH_SITE depends on BR2_TARGET_AT91 default "http://maxim.org.za/AT91RM9200/2.6" help - Main download location for AT91 Linux stuff + Main download location for AT91 Linux stuff config BR2_TARGET_ATMEL_COPYTO string "also copy the image to..." |