imagebuilder: rename OpenWrt into LEDE
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
This commit is contained in:
parent
9ec4ca525c
commit
009a069ec0
2 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue