浏览代码

Makefile: simplify handling of common board configurations

Many boards don't need any special handling in the Makefile. Try and
provide as generic make rules for these as possible.  There are still
many areas where this does not work out really well, but the changes
show the direction we should take, and point out which boards or
architectures need further cleanup.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 15 年之前
父节点
当前提交
8c994630b9
共有 1 个文件被更改,包括 284 次插入420 次删除
  1. 284 420
      Makefile

文件差异内容过多而无法显示
+ 284 - 420
Makefile


部分文件因为文件数量过多而无法显示