diff options
Diffstat (limited to 'target/linux/rdc/profiles/ar525w.mk')
-rw-r--r-- | target/linux/rdc/profiles/ar525w.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rdc/profiles/ar525w.mk b/target/linux/rdc/profiles/ar525w.mk index c2faee9..e86f47a 100644 --- a/target/linux/rdc/profiles/ar525w.mk +++ b/target/linux/rdc/profiles/ar525w.mk @@ -6,7 +6,7 @@ # define Profile/ar525w - NAME:=Airlink AR525W - PACKAGES:=kmod-rt61-pci + NAME:=Airlink AR525W + PACKAGES:=kmod-rt61-pci kmod-switch-ip175c endef $(eval $(call Profile,ar525w)) |