summaryrefslogtreecommitdiffstats
path: root/target/device/valka
Commit message (Collapse)AuthorAgeFilesLines
* Remove AVR32 patches from kernel-headers directory and put them in Ulf Samuelsson2009-01-301-0/+1
| | | | | | | | | | "target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28 Set KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" for Atmel AVR32 targets and "valka"
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-301-1/+1
| | | | Package configs should start with BR2_PACKAGE_.
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* Update valka targetArnar Mar SigurĂ°sson2008-10-3120-20361/+527
|
* target/device: enable uclibc globbing supportPeter Korsgaard2008-08-141-1/+1
| | | | | Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific uclibc configs. Fixes globbing issue reported on the uclibc list.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-2/+2
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-309-0/+0
| | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn).
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+1
|
* * Reverted r21540Nigel Kukard2008-03-281-4/+4
|
* * Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard2008-03-281-4/+4
|
* changed source download path to be uniformJohn Voltz2008-03-061-1/+1
|
* updates and additions for avr32 archJohn Voltz2008-03-0659-0/+25225