diff options
author | Alexander Couzens <lynxis@fe80.eu> | 2016-05-05 19:33:01 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2016-05-05 19:07:28 +0100 |
commit | 009a069ec0134a42eb88b610aeb5cfbbb9d36292 (patch) | |
tree | 13d0a1a999697470876838d9394fe8d8af1f63e5 /target/imagebuilder/Config.in | |
parent | 9ec4ca525cdca7f2b0331be7a124dfb9a8b40330 (diff) | |
download | upstream-009a069ec0134a42eb88b610aeb5cfbbb9d36292.tar.gz upstream-009a069ec0134a42eb88b610aeb5cfbbb9d36292.tar.bz2 upstream-009a069ec0134a42eb88b610aeb5cfbbb9d36292.zip |
imagebuilder: rename OpenWrt into LEDE
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'target/imagebuilder/Config.in')
-rw-r--r-- | target/imagebuilder/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 1bc453394c..245c71583d 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -1,5 +1,5 @@ config IB - bool "Build the OpenWrt Image Builder" + bool "Build the LEDE Image Builder" depends on !PROFILE_KCONFIG depends on !EXTERNAL_TOOLCHAIN help |