commit | 3fdf5c8e94e7a2a62f98ea8f0ad1a84d18eccfbf | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Mon Nov 11 14:35:49 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Sun Nov 17 14:11:30 2013 -0500 |
tree | 3dab4e224c21e02ede9259e40ab502b9e9770ffe | |
parent | 620110afe5909ab66643581bc07c830369bb867b [diff] |
Makefile: abolish COBJS, SOBJS, etc. The support for COBJS, COBJS-y, SOBJS, SOBJS-y, GLCOBJS, GLSOBJS from scripts/Makefile.build. Going forward we need to use Kbuild style consistently. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>