diff options
Diffstat (limited to 'doc/README.TPL')
-rw-r--r-- | doc/README.TPL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.TPL b/doc/README.TPL index 1df03b958ea..980debe777f 100644 --- a/doc/README.TPL +++ b/doc/README.TPL @@ -19,7 +19,7 @@ board can be reused. No code duplication or symlinking is necessary anymore. How it works ------------ -There has been a directory TOPDIR/spl which contains only a Makefile. The +There has been a directory $(srctree)/spl which contains only a Makefile. The Makefile is shared by SPL and TPL. The object files are built separately for SPL/TPL and placed in the |