diff options
-rw-r--r-- | target/linux/rdc/profiles/ar525w.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/profiles/ar525w.mk b/target/linux/rdc/profiles/ar525w.mk index e86f47a49a..c0659df1d6 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)) |