diff options
Diffstat (limited to 'target/sdk/files/README.SDK')
-rw-r--r-- | target/sdk/files/README.SDK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/sdk/files/README.SDK b/target/sdk/files/README.SDK index 454e32b2fc..e46f0c5589 100644 --- a/target/sdk/files/README.SDK +++ b/target/sdk/files/README.SDK @@ -1,7 +1,7 @@ -This is the OpenWrt SDK. It contains a stripped-down version of +This is the LEDE SDK. It contains a stripped-down version of the buildroot. You can use it to test/develop packages without having to compile your own toolchain or any of the libraries -included with OpenWrt. +included with LEDE. To use it, just put your buildroot-compatible package directory in the subdir 'package/' and run 'make' from this directory. |