Skip to content

Commit

Permalink
mvebu: remove ClearFog Pro SUPPORTED_DEVICES
Browse files Browse the repository at this point in the history
A direct upgrade from previous swconfig version with
incompatible settings to DSA will break the internet.
Remove SUPPORTED_DEVICES so users cannot upgrade directly.

Signed-off-by: DENG Qingfang <[email protected]>
[rebase after Linksys rename, adjust title]
Signed-off-by: Adrian Schmutzler <[email protected]>
  • Loading branch information
dengqf6 authored and adschm committed Jun 5, 2020
1 parent df6f309 commit 8989696
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/linux/mvebu/image/cortexa9.mk
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ define Device/solidrun_clearfog-pro-a1
IMAGES := sdcard.img.gz
IMAGE/sdcard.img.gz := boot-scr | boot-img-ext4 | sdcard-img-ext4 | gzip | append-metadata
DEVICE_DTS := armada-388-clearfog-pro armada-388-clearfog-base
SUPPORTED_DEVICES += armada-388-clearfog armada-388-clearfog-pro
UBOOT := clearfog-u-boot-spl.kwb
BOOT_SCRIPT := clearfog
endef
Expand Down

0 comments on commit 8989696

Please sign in to comment.