[rdc] base-files: gracefully handle empty variables in preinit (#11155)
[openwrt.git] / target / linux / rdc / profiles / ar525w.mk
index c2faee9da6afd71d396f181981828a137442d651..d38cb1f2328ac3e493dc3dfa2c4d922af333260e 100644 (file)
@@ -6,7 +6,7 @@
 #
 
 define Profile/ar525w
-       NAME:=Airlink AR525W
-       PACKAGES:=kmod-rt61-pci
+  NAME:=Airlink AR525W
+  PACKAGES:=kmod-rt61-pci kmod-switch-ip17xx swconfig
 endef
 $(eval $(call Profile,ar525w))