ramips: fix various mistakes in subtargets *.mk profiles
[librecmc/librecmc.git] / target / linux / ramips / rt288x / profiles / asus.mk
index 1e8de5ccd31cd4c7dc40ea5172de07fed320d732..aa6fb4d6be88312223d044b670035031d4e819ad 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))
-