ramips: fix various mistakes in subtargets *.mk profiles
[openwrt.git] / target / linux / ramips / rt288x / profiles / asus.mk
index 1e8de5c..aa6fb4d 100644 (file)
@@ -6,13 +6,11 @@
 #
 
 define Profile/RTN15
-       NAME:=Asus RT-N15
-       PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
+       NAME:=Asus RT-N15
+       PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
 endef
 
 define Profile/RTN15/Description
-       Package set for Asus RT-N15 board
+       Package set for Asus RT-N15 board
 endef
-
 $(eval $(call Profile,RTN15))
-