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