mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 00:12:09 +00:00
717c27a5c8
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
13 lines
256 B
Plaintext
13 lines
256 B
Plaintext
choice
|
|
depends on PACKAGE_gl-puli-mcu
|
|
|
|
prompt "GL.iNet target"
|
|
default GL_PULI_MCU_XE300
|
|
|
|
config GL_PULI_MCU_XE300
|
|
bool "GL.iNet XE300 (Puli)"
|
|
|
|
config GL_PULI_MCU_XE3000
|
|
bool "GL.iNet XE3000 (Puli AX)"
|
|
endchoice
|