summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/arch-avr32/Config.in.linux.patches
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-3/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Add AVR32 patches for 2.6.25.10Ulf Samuelsson2008-07-101-0/+7
|
* Remove trailing quote from help linesThiago A. Corrêa2008-07-021-6/+6
|
* Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson2008-03-291-0/+79
AVR32 patches