From 173ac3b7cb2cd0a81c679ca4548a736852b32a13 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Thu, 5 May 2016 19:33:02 +0200 Subject: sdk: rename OpenWrt into LEDE Signed-off-by: Alexander Couzens --- target/sdk/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/sdk/Config.in') diff --git a/target/sdk/Config.in b/target/sdk/Config.in index 28c6f3e352..df2532985e 100644 --- a/target/sdk/Config.in +++ b/target/sdk/Config.in @@ -1,9 +1,9 @@ config SDK - bool "Build the OpenWrt SDK" + bool "Build the LEDE SDK" depends on !EXTERNAL_TOOLCHAIN help This is essentially a stripped-down version of the buildroot with a precompiled toolchain. It can be used to develop and - test packages for OpenWrt before including them in the buildroot + test packages for LEDE before including them in the buildroot -- cgit v1.2.3