Jeffy Chen e0900da49d post-build.sh: Fix comment about partition table variable
<dev>:<mount point>:<fs type>:<mount flags>:<source dir>, for example:

RK_EXTRA_PARTITIONS="oem userdata:/media:vfat:errors=remount-ro:userdata_empty"
->
PARTLABEL=oem /oem auto defaults 0 2
PARTLABEL=userdata /media vfat errors=remount-ro 0 2

Change-Id: Ice941df2e7f6045ebfd349e9f15de300beca450a
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2022-03-25 11:12:49 +08:00
2022-01-14 19:20:56 +08:00
2020-06-11 18:07:15 +08:00
2020-08-07 09:37:46 +08:00
2021-09-29 15:46:13 +08:00
2022-02-13 21:23:02 +08:00
2021-04-30 10:39:25 +08:00
2020-07-24 14:50:55 +08:00
Description
No description provided
156 MiB
Languages
C 79%
Makefile 12.1%
Shell 8.9%