diff options
author | Vishal Mahaveer | 2013-10-17 17:12:14 -0500 |
---|---|---|
committer | Vishal Mahaveer | 2013-10-17 17:12:14 -0500 |
commit | 8766e29dc56e99fe5a5373146f0766d737ab506a (patch) | |
tree | d38f621aeb39a925c6851119f4d7acaa5dcbad50 /wl12xx/wlan/wl12xx-wlan-fw-products.mk | |
parent | 2c838eab43a4efb4e0bb7cd5c7ac0f3810e6aa08 (diff) | |
download | device-ti-proprietary-open-8766e29dc56e99fe5a5373146f0766d737ab506a.tar.gz device-ti-proprietary-open-8766e29dc56e99fe5a5373146f0766d737ab506a.tar.xz device-ti-proprietary-open-8766e29dc56e99fe5a5373146f0766d737ab506a.zip |
wlan: cleanup: remove legacy firmware files
Remove legacy firmware files from build system.
Change-Id: Ib9ef9ea3ee65e1ba19b4634aaf7474413efed2bd
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Diffstat (limited to 'wl12xx/wlan/wl12xx-wlan-fw-products.mk')
-rw-r--r-- | wl12xx/wlan/wl12xx-wlan-fw-products.mk | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/wl12xx/wlan/wl12xx-wlan-fw-products.mk b/wl12xx/wlan/wl12xx-wlan-fw-products.mk index a62f71b..f7f8bd9 100644 --- a/wl12xx/wlan/wl12xx-wlan-fw-products.mk +++ b/wl12xx/wlan/wl12xx-wlan-fw-products.mk | |||
@@ -19,13 +19,5 @@ | |||
19 | 19 | ||
20 | WLAN_TGZ := device/ti/proprietary-open/wl12xx/wlan/wlan.tgz | 20 | WLAN_TGZ := device/ti/proprietary-open/wl12xx/wlan/wlan.tgz |
21 | PRODUCT_PACKAGES += \ | 21 | PRODUCT_PACKAGES += \ |
22 | wl128x-fw-4-mr.bin \ | ||
23 | wl128x-fw-4-plt.bin \ | ||
24 | wl128x-fw-4-sr.bin \ | ||
25 | wl127x-fw-4-mr.bin \ | ||
26 | wl127x-fw-4-plt.bin \ | ||
27 | wl127x-fw-4-sr.bin \ | ||
28 | wl18xx-fw-mc.bin \ | 22 | wl18xx-fw-mc.bin \ |
29 | wl18xx-conf.bin \ | 23 | wl18xx-conf.bin |
30 | wl1271-nvs.bin \ | ||
31 | wl1271-nvs_127x.bin | ||