Pārlūkot izejas kodu

Update Makefile

kiddin9 3 gadi atpakaļ
vecāks
revīzija
b282877b22

+ 2 - 2
devices/armvirt_64/diy/target/linux/armvirt/image/Makefile

@@ -56,8 +56,8 @@ endef
 TARGET_DEVICES += mxqpro
 
 define Device/x96max
-  DEVICE_VENDOR := x96
-  DEVICE_MODEL := Max
+  DEVICE_VENDOR := x96 Max
+  DEVICE_MODEL := s905x2
   SOC := s905x2
   DEVICE_PACKAGES := 
 endef