summaryrefslogtreecommitdiff
path: root/board/mpr2/Makefile
AgeCommit message (Collapse)Author
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu
By Cleanup out-or-tree building for some boards (.depend) (commit:c8a3b109f07f02342d097b30908965f7261d9f15) because filse ware changed, some SH-boards have compile error. I revised this problem. Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2008-03-28sh: Added support for SH7720 based board MPR2.Mark Jonas
Signed-off-by: Mark Jonas <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>