mvebu: add support for the Linksys WRT3200ACM (Rango)
[openwrt-github/.git] / target / linux / mvebu / profiles / linksys.mk
index 41f9c7d5bb44332c407e56b50bbcd851f96e1ddd..210b7f658b1b42898dce020ae439f628a1ba0855 100644 (file)
@@ -51,3 +51,14 @@ define Profile/Shelby/Description
 endef
 
 $(eval $(call Profile,Shelby))
+
+define Profile/Rango
+  NAME:=Linksys WRT3200ACM (Rango)
+  PACKAGES:= kmod-mwlwifi wpad-mini swconfig
+endef
+
+define Profile/Rango/Description
+ Package set compatible with the Linksys WRT3200ACM (Rango).
+endef
+
+$(eval $(call Profile,Rango))