Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* | Peter Tyser | 2010-04-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | ||||
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 1 | -0/+153 |
Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk This change is intended to clean up the top-level directory structure and more closely mimic Linux's directory organization. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |