ath79: consolidate common definitions for OpenMesh devices
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 19 Jan 2021 13:28:05 +0000 (14:28 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 19 Jan 2021 20:41:25 +0000 (21:41 +0100)
commitbcb311497d3749b0a0d25c65ebad33bfa558d7eb
tree25706ea79e8f789a5161eb443fa3089794c21ef6
parent4fbdadc0bf01196d4e385872cfa805060fb127a6
ath79: consolidate common definitions for OpenMesh devices

The shared image definitions for OpenMesh devices are currently
organized based on device families. This introduces some duplicate
code, as the image creation code is mostly the same for those.

This patch thus derives two basic shared definitions that work for
all devices and only requires a few variables to be moved back to
the device definitions.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/image/generic.mk