1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-28 03:45:02 +02:00
openwrt/target/linux/mediatek
Daniel Golle 9ba7a83425
mediatek: mt7623: simplify partition generation
The two options 'emmc' and 'sdmmc' now became identical lines after
introducing CONFIG_TARGET_ROOTFS_PARTSIZE.
Remove the now useless if-clauses.

Fixes: a40b4d335a ("mediatek: use CONFIG_TARGET_ROOTFS_PARTSIZE")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-01-31 15:02:36 +00:00
..
base-files mediatek: store random MAC address in U-Boot env on first boot 2022-01-23 20:20:47 +00:00
dts mediatek: u7623-02: enable early console also in legacy image 2022-01-31 00:10:38 +00:00
files-5.10/drivers mediatek: mtk-snand: check request size against chip info 2021-08-27 10:26:25 +08:00
image mediatek: mt7623: simplify partition generation 2022-01-31 15:02:36 +00:00
mt7622 mediatek: rework and fix mt7622-rfb1-ubi support 2022-01-13 18:33:06 +01:00
mt7623 mediatek: mt7623: rework images for U7623-02 board 2022-01-23 20:20:37 +00:00
mt7629 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
patches-5.10 kernel: move mediatek BMT support patch to generic patches 2022-01-13 18:33:06 +01:00
Makefile mediatek: use CONFIG_TARGET_ROOTFS_PARTSIZE 2022-01-23 19:48:07 +00:00
modules.mk