Browse Source

Fix branding on imagebuilder in target/imagebuilder/Config.in

RISCi_ATOM 7 years ago
parent
commit
a2b09bb6ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/imagebuilder/Config.in

+ 1 - 1
target/imagebuilder/Config.in

@@ -1,5 +1,5 @@
 config IB
-	bool "Build the LEDE Image Builder"
+	bool "Build the libreCMC Image Builder"
 	depends on !EXTERNAL_TOOLCHAIN
 	default BUILDBOT
 	help