From 2c97a02fef0c74b787fdf847e9e6b68457c67362 Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Wed, 9 Jun 2021 12:52:51 +0200 Subject: ramips: mt7620: disable Jboot devices build At this moment kernel size in mt7620 snapshot builds is bigger than 2048k. It should be disabled by default. Signed-off-by: Pawel Dembicki --- target/linux/ramips/image/mt7620.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index e56e96d347..849bd31ef8 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -67,6 +67,7 @@ define Device/amit_jboot IMAGE/sysupgrade.bin := mkdlinkfw | pad-rootfs | append-metadata IMAGE/factory.bin := mkdlinkfw | pad-rootfs | mkdlinkfw-factory DEVICE_PACKAGES := jboot-tools kmod-usb2 kmod-usb-ohci + DEFAULT := n endef define Device/asus_rp-n53 -- cgit v1.2.3