diff options
| author | Holger Brunck <[email protected]> | 2011-12-14 06:11:50 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-12-20 23:43:45 +0100 |
| commit | d26982cbb6c663dff5d5a956068f4ec384cfc2ba (patch) | |
| tree | edabce9f532f50b9bd38a6d2bc36b921af17228e /board/keymile/scripts/README | |
| parent | 37d0e77777c7805cb57f6a063d1a610c251598b9 (diff) | |
km/common: add toolchain variable
Add a variable "toolchain" and configure the rootpath
for the nfsargs with this variable.
Signed-off-by: Holger Brunck <[email protected]>
cc: Wolfgang Denk <[email protected]>
Diffstat (limited to 'board/keymile/scripts/README')
| -rw-r--r-- | board/keymile/scripts/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/keymile/scripts/README b/board/keymile/scripts/README index 7fbcf741b90..dd935b2c6c9 100644 --- a/board/keymile/scripts/README +++ b/board/keymile/scripts/README @@ -7,7 +7,7 @@ default environment must be parsed: run develop : setup environment to configure for rootfs via nfs run ramfs : setup environment to configure for rootfs in ram -Last change: 20.05.2011 +Last change: 24.11.2011 develop-common.txt ============================ |
