commit | 6d8a1bf724751ee27cff76bd493af1cae31fcc94 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Jun 06 10:58:47 2014 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jun 06 10:58:47 2014 +0200 |
tree | 40d547c60502bd0b5fb9aa375c976a459b203f05 | |
parent | c763cdd919e9252988ae97f67486d1f97578b20f [diff] |
MX25: fix build due to missing sys_proto.h THe mx25 arch does not have a sys_proto.h file. Instead of creating a dummy file, the file is not included for this SOC. Signed-off-by: Stefano Babic <sbabic@denx.de>