commit | de1931460f6755e5cd04d38108a797a22cb8ea4d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Feb 28 19:42:26 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Mar 04 12:15:31 2014 -0500 |
tree | 55b7ec227117ea34a05b85cdedee4bdd59cd38dd | |
parent | 9b6e2c363f2686d6f7bf61fbe58b7591b71d3e8b [diff] |
board: gaisler: delete unnecessary include path The same outputs are generated with or without -I$(TOPDIR)/board. I cannot understand why it is necessary. Remove. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Daniel Hellstrom <daniel@gaisler.com>