commit | e4fddd15eebdfc4cb14088c7d97c8cea6ad86ef4 | [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 | f0ac9e04db3e8d3eda1f711e4de5edf09aeeba2b [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>