Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(252)

Unified Diff: overlay-tegra2/make.conf

Issue 6256002: Fix up PORTAGE_BINHOST variables. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/board-overlays.git@master
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | overlay-variant-tegra2-dev-board-opengl/make.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: overlay-tegra2/make.conf
diff --git a/overlay-tegra2/make.conf b/overlay-tegra2/make.conf
index e8cf2108624c0c6599cd3b313c7bb4e570341a71..d5dec174e18a2ee4c4c70a30da054e4a6e554e5d 100644
--- a/overlay-tegra2/make.conf
+++ b/overlay-tegra2/make.conf
@@ -4,8 +4,6 @@ CHROMEOS_KERNEL_SPLITCONFIG="chromeos-tegra2"
CHROMEOS_U_BOOT_CONFIG="versatile_config"
CHROMEOS_U_BOOT_VMLINUX_TEXT_BASE=0x10008000
-PORTAGE_BINHOST=http://build.chromium.org/mirror/chromiumos/prebuilt/board/arm-tegra2
-
ARM_FPU=vfpv3-d16
MARCH_TUNE="-march=armv7-a -mtune=cortex-a8 -mfpu=${ARM_FPU} -mfloat-abi=softfp"
CFLAGS="${CFLAGS} ${MARCH_TUNE}"
« no previous file with comments | « no previous file | overlay-variant-tegra2-dev-board-opengl/make.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698