mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
commit
fc8b00282f
@ -37,7 +37,7 @@
|
||||
|
||||
wps {
|
||||
label = "wps";
|
||||
gpios = <&gpio 43 GPIO_ACTIVE_HIGH>;
|
||||
gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <KEY_WPS_BUTTON>;
|
||||
debounce-interval = <60>;
|
||||
};
|
||||
|
@ -1237,6 +1237,7 @@ endef
|
||||
TARGET_DEVICES += zyxel_nbg-419n
|
||||
|
||||
define Device/zyxel_nbg-419n-v2
|
||||
$(Device/uimage-lzma-loader)
|
||||
SOC := rt3352
|
||||
IMAGE_SIZE := 7872k
|
||||
DEVICE_VENDOR := ZyXEL
|
||||
|
Loading…
x
Reference in New Issue
Block a user