From: risci_atom Date: Wed, 17 Nov 2010 11:10:34 +0000 (+0000) Subject: More re-branding X-Git-Url: http://git.ozo.com/?p=librewrt%2F.git;a=commitdiff_plain;h=63c24c77beb2d57cd38b730a6826482feb239ce5;hp=a824b9a40b4272533663e1812e0ff840793dd227 More re-branding git-svn-id: http://svn.librewrt.org/librewrt@85 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2 --- diff --git a/bright-ben/target/imagebuilder/Config.in b/bright-ben/target/imagebuilder/Config.in index 23a418b..292169b 100644 --- a/bright-ben/target/imagebuilder/Config.in +++ b/bright-ben/target/imagebuilder/Config.in @@ -1,5 +1,5 @@ config IB - bool "Build the OpenWrt Image Builder" + bool "Build the LibreWRT Image Builder" depends !TARGET_ROOTFS_INITRAMFS depends !PROFILE_KCONFIG depends !EXTERNAL_TOOLCHAIN diff --git a/bright-ben/target/sdk/Config.in b/bright-ben/target/sdk/Config.in index c8106d2..8fe593c 100644 --- a/bright-ben/target/sdk/Config.in +++ b/bright-ben/target/sdk/Config.in @@ -1,5 +1,5 @@ config SDK - bool "Build the OpenWrt SDK" + bool "Build the LibreWRT SDK" depends !EXTERNAL_TOOLCHAIN help This is essentially a stripped-down version of the buildroot diff --git a/bright-ben/target/toolchain/Config.in b/bright-ben/target/toolchain/Config.in index 18c3ab5..f0ac95f 100644 --- a/bright-ben/target/toolchain/Config.in +++ b/bright-ben/target/toolchain/Config.in @@ -1,5 +1,5 @@ config MAKE_TOOLCHAIN - bool "Build the OpenWrt based Toolchain" + bool "Build the LibreWRT based Toolchain" depends !EXTERNAL_TOOLCHAIN help This is essentially the toolchain created by OpenWrt. diff --git a/bright-ben/toolchain/Config.in b/bright-ben/toolchain/Config.in index aaf4f47..5fff77a 100644 --- a/bright-ben/toolchain/Config.in +++ b/bright-ben/toolchain/Config.in @@ -4,7 +4,7 @@ menuconfig EXTERNAL_TOOLCHAIN bool prompt "Use external toolchain" if DEVEL help - If enabled, OpenWrt will compile using an existing toolchain instead of compiling one + If enabled, LibreWRT will compile using an existing toolchain instead of compiling one config NATIVE_TOOLCHAIN bool