rockchip: r2s: fix typo error of the image definition
This commit is contained in:
parent
2a655fff86
commit
5b1717efdd
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
define Device/friendlyarm_nanopi-r2s
|
||||
$(call Device/FitImageLzma)
|
||||
DEVICE_VENDOR := FriendlyARM
|
||||
DEVICE_MODEL := NanoPi R2S
|
||||
SOC := rk3328
|
||||
UBOOT_DEVICE_NAME := nanopi-r2s-rk3328
|
||||
IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r2s | pine64-img | gzip | append-metadata
|
||||
DEVICE_PACKAGES := kmod-usb-net-rtl8152
|
||||
$(call Devuce/FitImageLzma)
|
||||
endef
|
||||
TARGET_DEVICES += friendlyarm_nanopi-r2s
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user