diff options
author | John Crispin <john@openwrt.org> | 2014-07-10 20:05:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-10 20:05:43 +0000 |
commit | 32e93efc733fd89b24deb07f1820f4a314a8da57 (patch) | |
tree | 8c5fdbdbb16012e94abec3af6b09ccc2ebbddfac /target/linux/ixp4xx/generic/profiles/500-USR8200.mk | |
parent | ded4c0675d1dd3b6268ac94ff2c99ebb280815f9 (diff) | |
download | upstream-32e93efc733fd89b24deb07f1820f4a314a8da57.tar.gz upstream-32e93efc733fd89b24deb07f1820f4a314a8da57.tar.bz2 upstream-32e93efc733fd89b24deb07f1820f4a314a8da57.zip |
target/linux/*: more dead package cleanups
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41571
Diffstat (limited to 'target/linux/ixp4xx/generic/profiles/500-USR8200.mk')
-rw-r--r-- | target/linux/ixp4xx/generic/profiles/500-USR8200.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/generic/profiles/500-USR8200.mk b/target/linux/ixp4xx/generic/profiles/500-USR8200.mk index b01c9cc58c..fc9a491111 100644 --- a/target/linux/ixp4xx/generic/profiles/500-USR8200.mk +++ b/target/linux/ixp4xx/generic/profiles/500-USR8200.mk @@ -9,7 +9,7 @@ define Profile/USR8200 NAME:=USRobotics USR8200 PACKAGES:=-wpad-mini kmod-scsi-core \ kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \ - kmod-fs-ext4 kmod-ieee1394 kmod-ohci1394 kmod-sbp2 + kmod-fs-ext4 kmod-firewire kmod-firewire-ohci kmod-firewire-sbp2 endef define Profile/USR8200/Description |