From db42ee9ce10dd53fc8e9a371d734d84b38c3a5aa Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Sat, 30 Jul 2022 00:31:35 +0800 Subject: [PATCH] Update generic.mk --- root/target/linux/ipq40xx/image/generic.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/root/target/linux/ipq40xx/image/generic.mk b/root/target/linux/ipq40xx/image/generic.mk index 8f877ba6..e5349f8b 100755 --- a/root/target/linux/ipq40xx/image/generic.mk +++ b/root/target/linux/ipq40xx/image/generic.mk @@ -839,7 +839,6 @@ define Device/nhx_nhx4019 DEVICE_VENDOR := NHX DEVICE_MODEL := NHX4019 SOC := qcom-ipq4019 - KERNEL_INSTALL := 1 BLOCKSIZE := 128k PAGESIZE := 2048 endef