ath79: reorganize common image definitions for Netgear
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 25 Jul 2020 18:29:12 +0000 (20:29 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 29 Jul 2020 10:08:16 +0000 (12:08 +0200)
commit01a3e891d745ea15b149483bde43d6dfe75cd1fa
tree672c8638f355319c2badfb3c899fc233bfd73b05
parenta15ed964cfd09ded63c654738123d20d546c6d35
ath79: reorganize common image definitions for Netgear

Netgear currently has a special definition for tiny devices, which
is only used by two devices. Despite, it sets ups the IMAGE/default
definition individually for all devices, although there is actually
only one exception.

This merges the common parts into a single netgear_generic definition
(in contrast to netgear_ath79_nand), and adjusts the individual
definitions accordingly.

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