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 <vincent@systemli.org>
This commit is contained in:
Nick Hainke 2024-05-28 08:06:10 +02:00
parent 7514d9bb6f
commit 9ec3b11d37
1 changed files with 1 additions and 0 deletions

View File

@ -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 DEVICE_PACKAGES := kmod-rt2800-pci wpad-basic-mbedtls kmod-usb-dwc2 kmod-usb-ledtrig-usbport
KERNEL_SIZE := 3072k KERNEL_SIZE := 3072k
SUPPORTED_DEVICES += P2812HNUF1 SUPPORTED_DEVICES += P2812HNUF1
DEFAULT := n
endef endef
TARGET_DEVICES += zyxel_p-2812hnu-f1 TARGET_DEVICES += zyxel_p-2812hnu-f1