imagebuilder: rename OpenWrt into LEDE

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
master
Alexander Couzens 8 years ago committed by Daniel Golle
parent 9ec4ca525c
commit 009a069ec0
  1. 2
      target/imagebuilder/Config.in
  2. 2
      target/imagebuilder/files/repositories.conf

@ -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

@ -1,4 +1,4 @@
## Place your custom repositories here, they must match the architecture and version.
# src/gz %n %U
# src custom file:///usr/src/openwrt/bin/%T/packages
# src custom file:///usr/src/lede/bin/%T/packages

Loading…
Cancel
Save