ar71xx: add support for the OpenMesh OM2P-LC board
[15.05/openwrt.git] / target / linux / ar71xx / generic / profiles / openmesh.mk
index 87d39f9..88e37ee 100644 (file)
@@ -6,12 +6,12 @@
 #
 
 define Profile/OM2P
-       NAME:=OpenMesh OM2P
+       NAME:=OpenMesh OM2P/OM2P-LC
        PACKAGES:=kmod-ath9k om-watchdog
 endef
 
 define Profile/OM2P/Description
-       Package set optimized for the OpenMesh OM2P.
+       Package set optimized for the OpenMesh OM2P/OM2P-LC.
 endef
 
 $(eval $(call Profile,OM2P))