From b15e4643255184a6aa5f7e1aa8979f81e19609c4 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 4 May 2022 17:17:46 +0800 Subject: [PATCH] ath79: fix typo error Signed-off-by: Tianling Shen --- target/linux/ath79/image/generic.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index b3543a722a..2fa68ef3cf 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -1608,7 +1608,7 @@ define Device/nec_wg800hp append-rootfs | pad-rootfs | check-size | \ xor-image -p 6A57190601121E4C004C1E1201061957 -x | nec-fw LASER_ATERM DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca9887-ct-full-htt - DEFAULT: = n + DEFAULT := n endef TARGET_DEVICES += nec_wg800hp