exynos5250: uncomment $(INTERMEDIATE)
This makes the intermediate rule visible so BL1 gets automatically placed in the final image. BRANCH=none BUG=chrome-os-partner:18734 TEST=Built and booted on Snow Change-Id: Iffb0268e5bbcbe135f2d39863ed64fa302409a22 Signed-off-by: David Hendricks <dhendrix@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/49281 Reviewed-by: Gabe Black <gabeblack@chromium.org>
This commit is contained in:
parent
fb682da834
commit
6e01c11a3a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Run an intermediate step when producing coreboot.rom
|
||||
# that adds additional components to the final firmware
|
||||
# image outside of CBFS
|
||||
#INTERMEDIATE += exynos5250_add_bl1
|
||||
INTERMEDIATE += exynos5250_add_bl1
|
||||
|
||||
bootblock-y += pinmux.c
|
||||
# Clock is required for UART
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue