Skip to content

Commit

Permalink
ramips: mt7620: disable Jboot devices build
Browse files Browse the repository at this point in the history
At this moment kernel size in mt7620 snapshot builds is bigger than 2048k.
It should be disabled by default.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
  • Loading branch information
CHKDSK88 authored and adschm committed Jun 9, 2021
1 parent e1d8a14 commit 2c97a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/image/mt7620.mk
Expand Up @@ -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
Expand Down

0 comments on commit 2c97a02

Please sign in to comment.