From ac25b64350ef2b40bf975e617a3a1b33959a697e Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Thu, 31 Dec 2020 16:53:24 +0100 Subject: ipq806x: reenable CONFIG_CMDLINE_OVERRIDE and ASRock G10 This reverts commit 57e4cc8261ca6f0b32e4da6922a8f52ef82c4dc6. Cmdline override patch was fixed. It's time for reenable Asrock G10 support. Signed-off-by: Pawel Dembicki Tested-by: Hannu Nyman (run-tested for R7800) --- target/linux/ipq806x/image/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ipq806x/image/Makefile') diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile index e1a50e752c..80bfec5ad9 100644 --- a/target/linux/ipq806x/image/Makefile +++ b/target/linux/ipq806x/image/Makefile @@ -103,7 +103,6 @@ define Device/asrock_g10 KERNEL_SIZE := 5332k DEVICE_PACKAGES := kmod-i2c-gpio ath10k-firmware-qca99x0-ct IMAGE/nand-factory.bin := append-ubi | edimax-header RN67 - BROKEN := y endef TARGET_DEVICES += asrock_g10 -- cgit v1.2.3