Skip to content

Commit

Permalink
ipq40xx: disable non-building tel(co Electronics) x1pro
Browse files Browse the repository at this point in the history
Tel(co Electronics) X1 Pro is preventing ipq40xx generic
from building due to the KERNEL_SIZE.

Whenever bigger kernels are possible, if lzma is supported
is unknown.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
  • Loading branch information
chunkeey committed Mar 25, 2022
1 parent abb2683 commit 4ce52de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ipq40xx/image/generic.mk
Expand Up @@ -972,6 +972,7 @@ define Device/tel_x1pro
IMAGE_SIZE := 31232k
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
DEVICE_PACKAGES := kmod-usb-net-qmi-wwan kmod-usb-serial-option uqmi
DEFAULT := n
endef
TARGET_DEVICES += tel_x1pro

Expand Down

0 comments on commit 4ce52de

Please sign in to comment.