From 4a0331e0862782c78f7372c91e9e3d5d2a856906 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 2 Oct 2017 21:39:52 -0400 Subject: Build only depthcharge in depthcharge build action Makes things easier to maintain if a project only builds itself--less moving parts, etc. --- projects/depthcharge/depthcharge | 3 --- 1 file changed, 3 deletions(-) (limited to 'projects/depthcharge') diff --git a/projects/depthcharge/depthcharge b/projects/depthcharge/depthcharge index ca31d4be..f7645092 100755 --- a/projects/depthcharge/depthcharge +++ b/projects/depthcharge/depthcharge @@ -76,9 +76,6 @@ build() { local arch=$( depthcharge_arch "$@" ) local device=$( depthcharge_device "$@" ) - project_action "build" "crossgcc" "$arch" - project_action "build" "libpayload" "$project" "$@" - project_action "checkout" "vboot" "devices" mkdir -p "$build_path" -- cgit v1.2.3-70-g09d2