Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -117/+0 |
| | | | | | | | | | 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> | |||
* | Blackfin: pull io funcs from linux | Mike Frysinger | 2010-01-17 | -0/+117 |
Some common code uses more of the io.h funcs than we currently provide, so pull in all of the ones from the linux kernel. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |