summaryrefslogtreecommitdiffstats
path: root/target/device/valka/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove all Config.in/Makefile.in files in target/deviceThomas Petazzoni2010-12-161-6/+0
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target/device: misc cleanupPeter Korsgaard2010-06-231-10/+0
| | | | | | Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Remove all TARGET_DEVICE_TABLE definitionsThomas Petazzoni2010-04-171-2/+0
| | | | | | | | | | We have a special case for Xtensa, which was patching the generic device_table.txt. Instead of doing this, we just keep a copy of the device table, specific to Xtensa, with Xtensa specifities. The fact that the patch wasn't applying anymore on the generic device table is a sign that the existing approach wasn't working anyway. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* 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"
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* Update valka targetArnar Mar SigurĂ°sson2008-10-311-9/+2
|
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+1
|
* updates and additions for avr32 archJohn Voltz2008-03-061-0/+24