cleanup a few extra sources and superfloud files
This commit is contained in:
parent
3aee0e069d
commit
908bdcdd8c
@ -299,8 +299,14 @@ tar -xvf %{SOURCE1}
|
|||||||
rm -rf ess korg sb16 yamaha
|
rm -rf ess korg sb16 yamaha
|
||||||
|
|
||||||
# Remove source files we don't need to install
|
# Remove source files we don't need to install
|
||||||
rm -f usbdux/*dux */*.asm
|
|
||||||
rm -rf carl9170fw
|
rm -rf carl9170fw
|
||||||
|
rm -rf cis/{src,Makefile}
|
||||||
|
rm -f atusb/ChangeLog
|
||||||
|
rm -f av7110/{Boot.S,Makefile}
|
||||||
|
rm -f dsp56k/{bootstrap.asm,concat-bootstrap.pl,Makefile}
|
||||||
|
rm -f iscis/{*.c,*.h,README,Makefile}
|
||||||
|
rm -f keyspan_pda/{keyspan_pda.S,xircom_pgs.S,Makefile}
|
||||||
|
rm -f usbdux/*dux */*.asm
|
||||||
|
|
||||||
# No need to install old firmware versions where we also provide newer versions
|
# No need to install old firmware versions where we also provide newer versions
|
||||||
# which are preferred and support the same (or more) hardware
|
# which are preferred and support the same (or more) hardware
|
||||||
|
Loading…
Reference in New Issue
Block a user