diff --git a/target/linux/rdc/profiles/ar525w.mk b/target/linux/rdc/profiles/ar525w.mk index e86f47a49..c0659df1d 100644 --- a/target/linux/rdc/profiles/ar525w.mk +++ b/target/linux/rdc/profiles/ar525w.mk @@ -7,6 +7,6 @@ define Profile/ar525w NAME:=Airlink AR525W - PACKAGES:=kmod-rt61-pci kmod-switch-ip175c + PACKAGES:=kmod-rt61-pci kmod-switch-ip175c swconfig endef $(eval $(call Profile,ar525w))