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

Unified Diff: firmware/README

Issue 5301004: Add firmware build mode to Makefiles (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/vboot_reference.git@master
Patch Set: Add arch/ into in README Created 10 years, 1 month 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 | « firmware/Makefile ('k') | firmware/arch/arm/include/biosincludes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firmware/README
diff --git a/firmware/README b/firmware/README
index 2b0bff509bb3671c23f0290b61ce4fe09b356fc3..ac35e93bba5198f527c6c978d7da6d3800311c80 100644
--- a/firmware/README
+++ b/firmware/README
@@ -1,3 +1,5 @@
+arch/ is stuff that defines the architecture-dependent information (only used in
+firmware build mode).
lib/ is stuff that the BIOS needs to link with.
« no previous file with comments | « firmware/Makefile ('k') | firmware/arch/arm/include/biosincludes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698