mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Even if the board-specific directory Makefile doesn't have any
targets, it still needs to exist.
This adds a minimal Makefile for the board/rockchip/evb_rk3128
directory and a evk-rk3128.c (as built-in.o needs to be built
for every directory that a Makefile gets run for).
Fixes: c7a6866 ("rockchip: rk3128: add evb-rk3128 support")
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
||
|---|---|---|
| .. | ||
| evb_px5 | ||
| evb_rk3036 | ||
| evb_rk3128 | ||
| evb_rk3229 | ||
| evb_rk3288 | ||
| evb_rk3328 | ||
| evb_rk3399 | ||
| evb_rv1108 | ||
| fennec_rk3288 | ||
| kylin_rk3036 | ||
| sheep_rk3368 | ||
| tinker_rk3288 | ||