projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
855f65d
)
realtek: switch XGS1250-12 to rt-loader
author
Stijn Segers
<
[email protected]
>
Sat, 18 Oct 2025 10:49:15 +0000
(12:49 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Wed, 22 Oct 2025 21:51:59 +0000
(23:51 +0200)
Allows us a bit more headroom flash wise and access to more recent
compression algorithms.
Signed-off-by: Stijn Segers <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20445
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/realtek/image/rtl930x.mk
patch
|
blob
|
history
diff --git
a/target/linux/realtek/image/rtl930x.mk
b/target/linux/realtek/image/rtl930x.mk
index 7492cd758456de4aa803ba33ca35dd1a0513cc64..1b574c14336481f1966ca75becaa9dc8488f782a 100644
(file)
--- a/
target/linux/realtek/image/rtl930x.mk
+++ b/
target/linux/realtek/image/rtl930x.mk
@@
-119,12
+119,19
@@
define Device/zyxel_xgs1250-12-common
DEVICE_MODEL := XGS1250-12
DEVICE_PACKAGES := kmod-hwmon-gpiofan kmod-thermal
IMAGE_SIZE := 13312k
+ KERNEL := \
+ kernel-bin | \
+ append-dtb | \
+ rt-compress | \
+ rt-loader | \
+ uImage none
KERNEL_INITRAMFS := \
kernel-bin | \
append-dtb | \
-
gzip
| \
+
rt-compress
| \
zyxel-vers | \
- uImage gzip
+ rt-loader | \
+ uImage none
endef
define Device/zyxel_xgs1250-12-a1