realtek: Convert LGS310C to compressed kernel
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…
Reference in a new issue