ath79: move base-files for ZyXEL NBG6716
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 27 Oct 2019 13:40:37 +0000 (14:40 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 27 Oct 2019 17:03:56 +0000 (18:03 +0100)
commitb288c56e1e0b4a45579169906845c90b61e5ace4
treefc1a85950d44fdc2c79296d7e720bbe64eb49cb7
parent62db255543c8fb5d1787caf36c6c7c9c51db71cd
ath79: move base-files for ZyXEL NBG6716

Due to rebase of the base-files split patch after adding support
for the ZyXEL NBG6716, its base-files were added to the generic
subtarget, although the device belongs to the nand subtarget.

This moves the definitions to their proper locations.

Fixes: 0130022baec0 ("ath79: split base-files into subtargets")
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
[improve commit message, rebase]
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/generic/base-files/lib/upgrade/platform.sh
target/linux/ath79/nand/base-files/etc/board.d/02_network
target/linux/ath79/nand/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom [new file with mode: 0644]
target/linux/ath79/nand/base-files/etc/hotplug.d/firmware/11-ath10k-caldata [new file with mode: 0644]
target/linux/ath79/nand/base-files/lib/upgrade/platform.sh