openwrt/target/linux/ramips
Shiji Yang ab7e251303 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>
2023-05-19 23:33:49 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: rename to D-Team Newifi D2 and Lenovo Newifi D1 2023-05-18 14:44:07 +02:00
files/drivers ralink: rt3833: fix compilation warning from device_reset in fe_probe 2023-05-12 03:15:39 +02:00
image ramips: fix build error on Airlink AR670W 2023-05-19 23:33:49 +02:00
mt76x8 ramips: enable variable sector size erasure for all subtarget 2023-05-18 16:46:16 +02:00
mt7620 treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
mt7621 ramips: add support for TOZED ZLT S12 PRO 2023-05-18 14:44:07 +02:00
patches-5.15 ramips: 5.15: add patch fixing compilation warning for hsdma-mt7621 2023-05-12 03:15:39 +02:00
rt288x ramips: enable variable sector size erasure for all subtarget 2023-05-18 16:46:16 +02:00
rt305x ramips: enable variable sector size erasure for all subtarget 2023-05-18 16:46:16 +02:00
rt3883 ramips: enable variable sector size erasure for all subtarget 2023-05-18 16:46:16 +02:00
Makefile ramips: Switch default kernel to 5.15 2023-02-17 16:31:53 +02:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00