openwrt/target/linux/realtek/image
Markus Stockhausen 7cf7f7c6b9 realtek: add NAND targets for RTL93xx
Some known RTL93xx devices like the Linksys LGS328C or LGS352C are
NAND based. These require additional drivers and packages (e.g. UBI).
The current subtargets are already taylored down for devices with
only 16MB flash. Adding features that are not used will only make
the storage situation more complicated.

Add two new subtargets for RTL93xx that include the basic NAND, UBI
and MTD features. To achieve this do the following:

- Create new subtarget folders
- Copy the existing config and makefiles over
- Add the basic additional features
- Mark them as SOURCE-ONLY
- Add empty image makefiles
- Remove unneded NAND/MTD features from existing configs

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19700
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-08-10 11:46:52 +02:00
..
rt-loader realtek: add RTL931x support to rt-loader 2025-07-03 11:42:21 +02:00
common.mk realtek: switch Zyxel GS1900 initramfs recipe to rt-loader 2025-08-08 18:29:21 +02:00
Makefile realtek: add support for Vimin VM-S100-0800MS 2025-07-28 23:37:39 +02:00
rtl838x.mk realtek: Convert LGS310C to compressed kernel 2025-06-28 16:14:55 +02:00
rtl839x.mk realtek: HPE 1920-48G-PoE: allow fan speed control 2025-02-09 21:36:55 +01:00
rtl930x.mk realtek: rtl930x: convert Hasivo S1100W to lzma only. 2025-08-06 15:22:52 +02:00
rtl930x_nand.mk realtek: add NAND targets for RTL93xx 2025-08-10 11:46:52 +02:00
rtl931x.mk realtek: Add RTL931X sub-target 2022-02-17 15:21:47 +00:00
rtl931x_nand.mk realtek: add NAND targets for RTL93xx 2025-08-10 11:46:52 +02:00