diff options
| author | Chris Lumens <clumens@redhat.com> | 2009-02-18 13:16:09 -0500 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2009-02-18 13:16:09 -0500 |
| commit | 2bd18351dedc10a6588289c90dbad99aed76d4cd (patch) | |
| tree | 59b824cfac8c5affd9d21c703fe0b29ff7507d55 /scripts | |
| parent | 5db929336d72fb128d1ff9ac8d150dd837eb8223 (diff) | |
Remove the qla2xxx line from mk-images again (wwoods).
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/mk-images | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/mk-images b/scripts/mk-images index fca07ff06..a30cf6af0 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -317,9 +317,6 @@ makemoduletree() { zd1211rw) cp -r $KERNELROOT/lib/firmware/zd1211 $MBD_DIR/firmware ;; - qla2xxx) - cp $KERNELROOT/lib/firmware/ql* $MBD_DIR/firmware - ;; esac done |
