From ca5591170678ba0c58e8f5bd44937296adb8965d Mon Sep 17 00:00:00 2001 From: Felix Golatofski Date: Fri, 5 Nov 2021 10:21:47 +0100 Subject: [PATCH] Set broken flag --- targets/ath79-generic | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/targets/ath79-generic b/targets/ath79-generic index 04262d8b..2a836161 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -107,7 +107,8 @@ device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', { device('tp-link-archer-c25-v1', 'tplink_archer-c25-v1', { packages = ATH10K_PACKAGES_QCA9887, - class = 'tiny', -- 64M ath9k + ath10k + class = 'tiny', + broken = true, -- 64M ath9k + ath10k }) device('tp-link-archer-d50-v1', 'tplink_archer-d50-v1', {