Parcourir la source

Update Makefile

kiddin9 il y a 3 ans
Parent
commit
b282877b22
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      devices/armvirt_64/diy/target/linux/armvirt/image/Makefile

+ 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