3rdparty: move to 3rdparty/blobs
There's now room for other repositories under 3rdparty. Change-Id: I51b02d8bf46b5b9f3f8a59341090346dca7fa355 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10109 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
f4f028790a
commit
26e24cc12d
51 changed files with 73 additions and 73 deletions
|
|
@ -8,7 +8,7 @@ TMP_DIFF="$SCRIPT_DIR/.image-diff.bin"
|
|||
FLASHROM="/usr/local/sbin/flashrom"
|
||||
|
||||
BL1_NAME="E5250.nbl1.bin"
|
||||
BL1_PATH="blobs/cpu/samsung/exynos5250/"
|
||||
BL1_PATH="3rdparty/blobs/cpu/samsung/exynos5250/"
|
||||
BL1_URL="http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/exynos-pre-boot-0.0.2-r8.tbz2"
|
||||
|
||||
die() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue