aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-08 20:53:38 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-08 20:56:12 +0200
commite81e625ca375d6dc3c885ec870ec15757ac76d72 (patch)
treecce1d6f153705fc3caab07e237714d0957a13660 /target/linux/kirkwood
parent372529d3117ef8cd6dc37d61d405e24ccba3584a (diff)
downloadupstream-e81e625ca375d6dc3c885ec870ec15757ac76d72.tar.gz
upstream-e81e625ca375d6dc3c885ec870ec15757ac76d72.tar.bz2
upstream-e81e625ca375d6dc3c885ec870ec15757ac76d72.zip
treewide: add sysupgrade comment for early DSA-adopters
Add a specific comment for early DSA-adopters that they can keep their config when prompted due to compat-version increase. This is a temporary solution, the patch should be simply reverted before any release. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/image/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile
index 46aef31bee..c6d1c335ca 100644
--- a/target/linux/kirkwood/image/Makefile
+++ b/target/linux/kirkwood/image/Makefile
@@ -12,7 +12,8 @@ KERNEL_LOADADDR:=0x8000
define Device/dsa-migration
DEVICE_COMPAT_VERSION := 1.1
- DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA
+ DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA \
+ (early adopters with DSA already set up may just force-flash keeping existing config)
endef
define Device/Default