projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abb2683
)
ipq40xx: disable non-building tel(co Electronics) x1pro
author
Christian Lamparter
<
[email protected]
>
Thu, 24 Mar 2022 19:34:16 +0000
(20:34 +0100)
committer
Christian Lamparter
<
[email protected]
>
Fri, 25 Mar 2022 17:14:13 +0000
(18:14 +0100)
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 <
[email protected]
>
target/linux/ipq40xx/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ipq40xx/image/generic.mk
b/target/linux/ipq40xx/image/generic.mk
index 60a76bc15037e2dd2dd6d0b43a33f1b42ce80d51..94b00f833a5c5c0dfc9f16353db0c5859def047e 100644
(file)
--- a/
target/linux/ipq40xx/image/generic.mk
+++ b/
target/linux/ipq40xx/image/generic.mk
@@
-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