Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | net/Blackfin: move on-chip MAC driver into drivers/net/ | Mike Frysinger | 2008-03-25 | -0/+89 |
The Blackfin on-chip MAC driver was being managed in the BF537-STAMP board directory, but it is not board specific, so relocate it to the drivers dir so that other Blackfin ports can utilize it. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |