Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | arm: socfpga: Move wrappers into platform directory | Marek Vasut | 2015-08-23 | -0/+144 |
Move the wrappers for QTS-generated files into platform directory out of the board directory. The trick here is to add -I to CFLAGS such that it points to the board directory in source tree and thus the qts/ directory there is still reachable. Signed-off-by: Marek Vasut <marex@denx.de> |