mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
fix "-STOCK" is not a part of the device model.
This commit is contained in:
parent
fc0e9f6a1f
commit
f1c0f098af
@ -11,7 +11,7 @@
|
||||
#include <dt-bindings/input/input.h>
|
||||
|
||||
/ {
|
||||
model = "Zyxel EX5601-T0-STOCK";
|
||||
model = "Zyxel EX5601-T0";
|
||||
compatible = "zyxel,ex5601-t0-stock", "mediatek,mt7986a-rfb-snand";
|
||||
|
||||
memory@40000000 {
|
||||
|
Loading…
Reference in New Issue
Block a user