Chromium Code Reviews| 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. |