diff options
author | Shiji Yang <yangshiji66@qq.com> | 2023-05-19 14:05:01 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-05-19 23:33:49 +0200 |
commit | ab7e2513034fe0e33ec17c13c8bf81189b0ce742 (patch) | |
tree | 78b6511aebc63e9a744093ec196bdc66436ab66a /scripts/env | |
parent | 3a935f7ea9214c831eccc585f0677c5132957dde (diff) | |
download | upstream-ab7e2513034fe0e33ec17c13c8bf81189b0ce742.tar.gz upstream-ab7e2513034fe0e33ec17c13c8bf81189b0ce742.tar.bz2 upstream-ab7e2513034fe0e33ec17c13c8bf81189b0ce742.zip |
ramips: fix build error on Airlink AR670W
The 'KERNEL' is not referenced by other objects, so double '$$' will
cause shell unable to parse the variable 'BLOCKSIZE':
dd ... bs=$(BLOCKSIZE) conv=sync
bash: line 1: BLOCKSIZE: command not found
Fixes: 09a0efbe83(ramips: set default BLOCKSIZE to 64k for nor flash devices)
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Diffstat (limited to 'scripts/env')
0 files changed, 0 insertions, 0 deletions