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

Unified Diff: src/overlays/overlay-arm-generic/make.conf

Issue 661216: Move public board overlays to the chromeos repository. (Closed)
Patch Set: Created 10 years, 10 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 | « DEPS ('k') | src/overlays/overlay-arm-generic/toolchain.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/overlays/overlay-arm-generic/make.conf
diff --git a/src/overlays/overlay-arm-generic/make.conf b/src/overlays/overlay-arm-generic/make.conf
new file mode 100644
index 0000000000000000000000000000000000000000..79f6d0c556cb756dd1bcb9254e479413400308ec
--- /dev/null
+++ b/src/overlays/overlay-arm-generic/make.conf
@@ -0,0 +1,9 @@
+CHROMEOS_KERNEL="kernel/files"
+CHROMEOS_KERNEL_SPLITCONFIG="chromeos-arm"
+
+CHROMEOS_U_BOOT="u-boot/files"
+CHROMEOS_U_BOOT_CONFIG="versatile_config"
+
+PORTAGE_BINHOST=http://build.chromium.org/mirror/chromiumos/prebuilt/board/arm-generic
+
+USE="-opengl opengles"
« no previous file with comments | « DEPS ('k') | src/overlays/overlay-arm-generic/toolchain.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698