diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-18 09:01:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-18 09:01:52 +0000 |
commit | c355b33940d4466a464df709c56167539d670cb3 (patch) | |
tree | d294fa0cfb5bd0343c7295ef19d5ea1d9116278f /target | |
parent | f4e5159c0663e5a7862b29374983d55ff731d43b (diff) | |
download | upstream-c355b33940d4466a464df709c56167539d670cb3.tar.gz upstream-c355b33940d4466a464df709c56167539d670cb3.tar.bz2 upstream-c355b33940d4466a464df709c56167539d670cb3.zip |
ar71xx: update package list for the DIR-825 rev. B1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19219 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/profiles/d-link.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/profiles/d-link.mk b/target/linux/ar71xx/profiles/d-link.mk index d28a74ca9a..bb861d80ed 100644 --- a/target/linux/ar71xx/profiles/d-link.mk +++ b/target/linux/ar71xx/profiles/d-link.mk @@ -31,7 +31,7 @@ $(eval $(call Profile,DIR615C1)) define Profile/DIR825B1 NAME:=D-Link DIR-825 rev. B1 - PACKAGES:=kmod-ath9k hostapd-mini + PACKAGES:=kmod-ath9k hostapd-mini kmod-usb-core kmod-usb-ohci kmod-usb2 endef define Profile/DIR825B1/Description |