diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 09:46:02 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 09:46:02 -0200 |
commit | eb52c7bdfc03714679c2c8056d42372d1c8cc505 (patch) | |
tree | 9063fcb5a8f0e08358acd5d993c97035b92c0126 /linux/firmware | |
parent | 229d73ec94274e219fc8a35bec92c2dde7a2a724 (diff) | |
download | mediapointer-dvb-s2-eb52c7bdfc03714679c2c8056d42372d1c8cc505.tar.gz mediapointer-dvb-s2-eb52c7bdfc03714679c2c8056d42372d1c8cc505.tar.bz2 |
backport changes on files maintained elsewhere
kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/firmware')
-rw-r--r-- | linux/firmware/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/firmware/Makefile b/linux/firmware/Makefile index 9fe86041f..bc3dc8100 100644 --- a/linux/firmware/Makefile +++ b/linux/firmware/Makefile @@ -22,6 +22,7 @@ fw-external-y := $(subst ",,$(CONFIG_EXTRA_FIRMWARE)) fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw +fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin fw-shipped-$(CONFIG_SMCTR) += tr_smctr.bin |