brcm63xx: Add DT support for 96358VW2
[openwrt/staging/wigyori.git] / target / linux / brcm63xx / profiles / 01-generic.mk
index bfd4d6422277db85916570c8a142d92e8a467283..685d108b22f99769421a91c25ab850fbf64ba69a 100644 (file)
@@ -95,3 +95,11 @@ define Profile/96358VW/Description
 endef
 $(eval $(call Profile,96358VW))
 
+define Profile/96358VW2
+  NAME:=Generic 96358VW2
+  PACKAGES:=
+endef
+define Profile/96358VW2/Description
+  Package set optimized for 96358VW2.
+endef
+$(eval $(call Profile,96358VW2))