]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - firmware/Makefile
UBUNTU: SAUCE: (no-up) firmware: Remove cpia2 files duplicated in linux-firmware
[mirror_ubuntu-zesty-kernel.git] / firmware / Makefile
index 356d52a02a1cd4cfd71aa21b3fc2fc040a346aef..6f891ef062ca00b709d7b929860692290be974df 100644 (file)
@@ -28,7 +28,6 @@ acenic-objs := acenic/tg1.bin acenic/tg2.bin
 endif
 fw-shipped-$(CONFIG_ACENIC) += $(acenic-objs)
 fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
-fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
 fw-shipped-$(CONFIG_BNX2X) += bnx2x/bnx2x-e1-7.2.51.0.fw \
                              bnx2x/bnx2x-e1h-7.2.51.0.fw \
                              bnx2x/bnx2x-e2-7.2.51.0.fw
@@ -59,7 +58,6 @@ fw-shipped-$(CONFIG_DRM_RADEON) += radeon/R100_cp.bin radeon/R200_cp.bin \
                                   radeon/RV770_pfp.bin radeon/RV770_me.bin \
                                   radeon/RV730_pfp.bin radeon/RV730_me.bin \
                                   radeon/RV710_pfp.bin radeon/RV710_me.bin
-fw-shipped-$(CONFIG_DVB_AV7110) += av7110/bootcode.bin
 fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \
                             e100/d102e_ucode.bin
 fw-shipped-$(CONFIG_MYRI_SBUS) += myricom/lanai.bin
@@ -69,8 +67,6 @@ fw-shipped-$(CONFIG_PCMCIA_3C589) +=
 fw-shipped-$(CONFIG_PCMCIA_3C574) += 
 fw-shipped-$(CONFIG_SERIAL_8250_CS) +=
                                       
-fw-shipped-$(CONFIG_SCSI_ADVANSYS) += advansys/mcode.bin advansys/38C1600.bin \
-                                     advansys/3550.bin advansys/38C0800.bin
 fw-shipped-$(CONFIG_SCSI_QLOGIC_1280) += qlogic/1040.bin qlogic/1280.bin \
                                         qlogic/12160.bin
 fw-shipped-$(CONFIG_SCSI_QLOGICPTI) += qlogic/isp1000.bin
@@ -111,7 +107,6 @@ endif
 fw-shipped-$(CONFIG_USB_SERIAL_WHITEHEAT) += whiteheat_loader.fw whiteheat.fw \
                                           # whiteheat_loader_debug.fw
 fw-shipped-$(CONFIG_USB_VICAM) += vicam/firmware.fw
-fw-shipped-$(CONFIG_VIDEO_CPIA2) += cpia2/stv0672_vp4.bin
 fw-shipped-$(CONFIG_YAM) += yam/1200.bin yam/9600.bin
 
 fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)