mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
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 <paweldembicki@gmail.com>
This commit is contained in:
parent
e1d8a14cd0
commit
2c97a02fef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user