aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x/profiles/engenius.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/rt305x/profiles/engenius.mk')
-rw-r--r--target/linux/ramips/rt305x/profiles/engenius.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/rt305x/profiles/engenius.mk b/target/linux/ramips/rt305x/profiles/engenius.mk
index 09c716ecd9..cef275ef9f 100644
--- a/target/linux/ramips/rt305x/profiles/engenius.mk
+++ b/target/linux/ramips/rt305x/profiles/engenius.mk
@@ -5,12 +5,12 @@
# See /LICENSE for more information.
#
-define Profile/ESR9753
- NAME:=EnGenius Profile
+define Profile/ESR-9753
+ NAME:=EnGenius ESR-9753
PACKAGES:=
endef
-define Profile/ESR9753/Description
- EnGenius profile.
+define Profile/ESR-9753/Description
+ EnGenius ESR-9753 profile.
endef
-$(eval $(call Profile,ESR9753))
+$(eval $(call Profile,ESR-9753))