Skip to content

Commit

Permalink
gtw360: build rootfs bin
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Aug 4, 2024
1 parent 7df8f35 commit be9f2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/imx/image/cortexa7.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ define Device/geniatech_gtw360
DEVICE_VENDOR := Geniatech
DEVICE_MODEL := GTW360
DEVICE_DTS := imx6ull-gtw360
IMAGES := dtb sysupgrade.bin
IMAGES := sysupgrade.bin dtb rootfs.bin
IMAGE/dtb := install-dtb
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
KERNEL := kernel-bin | fit none $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb
Expand Down

0 comments on commit be9f2fa

Please sign in to comment.