mediatek: mt7623: simplify partition generation
authorDaniel Golle <daniel@makrotopia.org>
Mon, 31 Jan 2022 00:45:10 +0000 (00:45 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 31 Jan 2022 15:02:36 +0000 (15:02 +0000)
commit9ba7a834254de33a3578a1a5884a39dc88ef7caf
treeb77f6c6eb620f885390e9457dbf9763edf567afa
parent5d110c016184fc2f072a41b77fce322b439bc225
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>
target/linux/mediatek/image/mt7623.mk