openwrt/target
Daniel Golle e95f585162 ipq806x: work-around vendor 'rootfs_data' GPT partition
ZyXEL NBG6817 comes with an eMMC which contains a GPT partition named
'rootfs_data'. This currently confuses fstools and makes it pick that
(not suitable) partition.
Use the newly introduced fstools_ignore_partname=1 kernel cmdline
parameter to have fstools ignore that partition.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:50 +00:00
..
imagebuilder build,ib: add STRIP_ABI option for manifest 2021-09-01 08:07:49 +00:00
linux ipq806x: work-around vendor 'rootfs_data' GPT partition 2021-09-01 08:07:50 +00:00
sdk sdk: expose binary strip settings 2021-09-01 08:07:38 +00:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-09-01 08:07:36 +00:00
Config.in include/image*: add support for device-tree overlays 2021-09-01 08:07:49 +00:00
Makefile