summaryrefslogtreecommitdiff
path: root/README-developer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README-developer.txt')
-rw-r--r--README-developer.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/README-developer.txt b/README-developer.txt
index 46d3492..2525b40 100644
--- a/README-developer.txt
+++ b/README-developer.txt
@@ -51,15 +51,15 @@ repo init -u git://github.com/NVIDIA/tegra-uboot-flasher-manifests.git \
repo sync
There are two separate repo manifests for this project. Use repo's -m option
-to specify which you want. Valid values are default (all required
-dependencies) and default-notools (excludes the source to potentially distro-
-packaged utilities cbootimage, tegrarcm, dtc).
+to specify which you want. Valid values are default.xml (all required
+dependencies) and default-notools.xml (excludes the source to potentially
+distro-packaged utilities cbootimage, tegrarcm, dtc).
Compiling Potentially Packaged Utilities
========================================
If you have installed distro packages for the utilities mentioned above,
-and/or sync'd the default-notools manifest, skip this step.
+and/or sync'd the default-notools.xml manifest, skip this step.
cd to the scripts sub-directory (i.e. the directory containing this README),
and execute: