More re-branding
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Wed, 17 Nov 2010 11:10:34 +0000 (11:10 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Wed, 17 Nov 2010 11:10:34 +0000 (11:10 +0000)
git-svn-id: http://svn.librewrt.org/librewrt@85 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2

bright-ben/target/imagebuilder/Config.in
bright-ben/target/sdk/Config.in
bright-ben/target/toolchain/Config.in
bright-ben/toolchain/Config.in

index 23a418bf5178d7a7b45ecbb13d9a1a4781f2d0c8..292169b9c0961419f022704b9b5c783c37b5782e 100644 (file)
@@ -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
index c8106d2abfe881ec15b1d66a90fe48d726e5a138..8fe593c29ad016c267c64d0b18af2ab2d2e029ee 100644 (file)
@@ -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
index 18c3ab544de5f4124b937dd81390e1bf273e3135..f0ac95f118853e98c5f17b5bcf3e4c44bf7d134b 100644 (file)
@@ -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.
index aaf4f47006dfc4c5f326c6ae48af776cd83f250e..5fff77aa7f4ae5f43bdbc49a88229ba59d6f6a91 100644 (file)
@@ -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