Skip to content

Commit

Permalink
gtw360: build fit image
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Jul 23, 2024
1 parent ab9de11 commit a8cbdb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/imx/image/cortexa7.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ define Device/geniatech_gtw360
IMAGES := dtb
IMAGE/dtb := install-dtb
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
KERNEL := kernel-bin
KERNEL_SUFFIX := -zImage
KERNEL := kernel-bin | lzma | fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb
KERNEL_NAME := Image
DEVICE_PACKAGES := kmod-brcmfmac kmod-gpio-button-hotplug kmod-leds-gpio kmod-pps-gpio \
broadcom-43455-fmac broadcom-4345C0-hci
endef
Expand Down

0 comments on commit a8cbdb2

Please sign in to comment.