mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
realtek: Convert LGS310C to compressed kernel
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
There are too many supported Realtek devices so avoid activating the rt loader recipe in the default builds. Just start with the LGS310C. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/18397 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
ae0a1f5b08
commit
e32977f7ac
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ endef
|
|||
TARGET_DEVICES += iodata_bsh-g24mb
|
||||
|
||||
define Device/linksys_lgs310c
|
||||
$(Device/uimage-rt-loader)
|
||||
SOC := rtl8380
|
||||
IMAGE_SIZE := 13504k
|
||||
DEVICE_VENDOR := Linksys
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue