diff options
author | David S. Miller <davem@davemloft.net> | 2012-08-03 20:40:47 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-03 20:40:47 -0700 |
commit | cc72d100a3f4ba42a9ad02ebe52c0c6c7c496267 (patch) | |
tree | 2b16eb39c910b4aacf5438d860abb1d0a998de9b /firmware/Makefile | |
parent | 2eb32b0a6f9d73fafc6b2c00ac0b705de13ae143 (diff) | |
parent | 044b722f36a17bc5f7f472cc3246cb15a430bb0e (diff) | |
download | lwn-cc72d100a3f4ba42a9ad02ebe52c0c6c7c496267.tar.gz lwn-cc72d100a3f4ba42a9ad02ebe52c0c6c7c496267.zip |
Merge branch 'master' of git://kernel.ubuntu.com/rtg/net-next
Diffstat (limited to 'firmware/Makefile')
-rw-r--r-- | firmware/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile index 344713b11669..76628e32fed6 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -43,7 +43,6 @@ fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ cxgb3/t3c_psram-1.1.0.bin \ - cxgb3/t3fw-7.10.0.bin \ cxgb3/ael2005_opt_edc.bin \ cxgb3/ael2005_twx_edc.bin \ cxgb3/ael2020_twx_edc.bin |