diff --git a/target/linux/rockchip/image/armv8.mk b/target/linux/rockchip/image/armv8.mk index 7169a9b2e..29910d021 100644 --- a/target/linux/rockchip/image/armv8.mk +++ b/target/linux/rockchip/image/armv8.mk @@ -23,11 +23,13 @@ endef define Device/hinlink_opc-h66k $(call Device/hinlink_common) DEVICE_MODEL := OPC-H66K +endef TARGET_DEVICES += hinlink_opc-h66k define Device/hinlink_opc-h68k $(call Device/hinlink_common) DEVICE_MODEL := OPC-H68K +endef TARGET_DEVICES += hinlink_opc-h68k define Device/fastrhino_common