brcm63xx: Add DT support for 96358VW
[librecmc/librecmc.git] / target / linux / brcm63xx / profiles / 01-generic.mk
index eb17f95f83130e3ece60e88ff4178bd3183347cb..bfd4d6422277db85916570c8a142d92e8a467283 100644 (file)
@@ -85,3 +85,13 @@ define Profile/96348R/Description
   Package set optimized for 96348R.
 endef
 $(eval $(call Profile,96348R))
+
+define Profile/96358VW
+  NAME:=Generic 96358VW
+  PACKAGES:=
+endef
+define Profile/96358VW/Description
+  Package set optimized for 96358VW.
+endef
+$(eval $(call Profile,96358VW))
+