]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kbuild: allow null board for spl build
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 25 Apr 2014 12:54:31 +0000 (21:54 +0900)
committerTom Rini <trini@ti.com>
Mon, 12 May 2014 19:20:05 +0000 (15:20 -0400)
commitbf69d6642326cfecef440bb245946903454ff30e
tree3963ee88ed1cb12202c9414238f462cd341c457c
parentbafd67d3d0f39a19c1e32146cde8b1f4ccd6d666
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.
spl/Makefile