commit | bf69d6642326cfecef440bb245946903454ff30e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Apr 25 21:54:31 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Mon May 12 15:20:05 2014 -0400 |
tree | 3963ee88ed1cb12202c9414238f462cd341c457c | |
parent | bafd67d3d0f39a19c1e32146cde8b1f4ccd6d666 [diff] |
kbuild: allow null board for spl build Commit 33a02da0 supported "<none>" for the board field of boards.cfg. But it missed to modify spl/Makefile. This commit provides the flexibility so we can use "<none>" board in SPL too.