summaryrefslogtreecommitdiffstats
path: root/hw/xtensa/Makefile.objs
Commit message (Collapse)AuthorAgeFilesLines
* hw/xtensa: remove extraneous xtensa_ prefix from file namesMax Filippov2014-06-291-2/+2
| | | | | | | While at it rename lx60 (named after the first board of the family) to more generic xtfpga (the family name). Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-3/+1Star
| | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+5
Also drop duplicate occurrence of device-hotplug.o. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>