immortalwrt/target
Daniel Golle ecb4f2e8db mediatek: image: don't use 'M' unit as dd may not support that
dd on Mac OS X apparently fails when using 'M' unit for bs.
dd: bs: illegal numeric value
Use 'k' unit instead for 'pad-to' to fix that.

Reported-by: Georgi Valkov <gvalkov@abv.bg>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-14 11:20:52 +08:00
..
imagebuilder imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH 2020-12-31 17:44:24 +08:00
linux mediatek: image: don't use 'M' unit as dd may not support that 2021-03-14 11:20:52 +08:00
sdk sdk: expose binary strip settings 2021-02-20 12:32:48 +08:00
toolchain build: improve ccache support 2021-01-02 12:08:17 +08:00
Config.in treewide: fix spelling 'seperate' -> 'separate' 2021-03-02 22:26:41 +08:00
Makefile