diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-27 20:18:37 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-27 20:18:37 +0000 |
commit | f1258adf6bc5e8d7970b8df9fdf83eecefe66206 (patch) | |
tree | bd15e86db4adc83dfb260c58c6503ce35da5bec2 /target/device/Atmel/AVR32_Config.in | |
parent | af06d81be38f26c8f89d3a693f342b3835dd9e2c (diff) | |
download | buildroot-novena-f1258adf6bc5e8d7970b8df9fdf83eecefe66206.tar.gz buildroot-novena-f1258adf6bc5e8d7970b8df9fdf83eecefe66206.zip |
target/device/Atmel: fix long help text lines
And remove trailing spaces while we're at it.
Diffstat (limited to 'target/device/Atmel/AVR32_Config.in')
-rw-r--r-- | target/device/Atmel/AVR32_Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/device/Atmel/AVR32_Config.in b/target/device/Atmel/AVR32_Config.in index f0d2d9ccd..2f5309a57 100644 --- a/target/device/Atmel/AVR32_Config.in +++ b/target/device/Atmel/AVR32_Config.in @@ -70,6 +70,7 @@ config BR2_TARGET_AVR32_ATNGW100_EXPANDED depends on BR2_TARGET_AT32AP7000 select BR2_PACKAGE_LINUX help - The Atmel AVR32 Network Gateway Board expanded to include audio, video, and PS/2. + The Atmel AVR32 Network Gateway Board expanded to include + audio, video, and PS/2. endchoice |