From: Nick Hainke Date: Tue, 28 May 2024 06:06:10 +0000 (+0200) Subject: lantiq: disable building of ZyXEL P-2812HNU F1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9ec3b11d370b7ed209124165971f242c2d634ecc;p=openwrt%2Fopenwrt.git lantiq: disable building of ZyXEL P-2812HNU F1 Disable image building for the board, since the kernel of the main branch is to big to fit into the kernel partition. Signed-off-by: Nick Hainke --- diff --git a/target/linux/lantiq/image/vr9.mk b/target/linux/lantiq/image/vr9.mk index a9df6598d7..dc307e1ee4 100644 --- a/target/linux/lantiq/image/vr9.mk +++ b/target/linux/lantiq/image/vr9.mk @@ -377,6 +377,7 @@ define Device/zyxel_p-2812hnu-f1 DEVICE_PACKAGES := kmod-rt2800-pci wpad-basic-mbedtls kmod-usb-dwc2 kmod-usb-ledtrig-usbport KERNEL_SIZE := 3072k SUPPORTED_DEVICES += P2812HNUF1 + DEFAULT := n endef TARGET_DEVICES += zyxel_p-2812hnu-f1