From 0d9b2be673831f9c5b5a898f007396f73ce5aea2 Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Sun, 4 Dec 2016 13:23:47 -0800 Subject: [PATCH] WeTek_Play: use unified /usr --- .../{ => usr}/lib/firmware/brcm/ap6210-nvram.txt | 0 .../{ => usr}/lib/firmware/brcm/bcm20710a1.hcd | Bin .../{ => usr}/lib/firmware/brcm/fw_bcm40181a2.bin | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename projects/WeTek_Play/filesystem/{ => usr}/lib/firmware/brcm/ap6210-nvram.txt (100%) rename projects/WeTek_Play/filesystem/{ => usr}/lib/firmware/brcm/bcm20710a1.hcd (100%) rename projects/WeTek_Play/filesystem/{ => usr}/lib/firmware/brcm/fw_bcm40181a2.bin (100%) diff --git a/projects/WeTek_Play/filesystem/lib/firmware/brcm/ap6210-nvram.txt b/projects/WeTek_Play/filesystem/usr/lib/firmware/brcm/ap6210-nvram.txt similarity index 100% rename from projects/WeTek_Play/filesystem/lib/firmware/brcm/ap6210-nvram.txt rename to projects/WeTek_Play/filesystem/usr/lib/firmware/brcm/ap6210-nvram.txt diff --git a/projects/WeTek_Play/filesystem/lib/firmware/brcm/bcm20710a1.hcd b/projects/WeTek_Play/filesystem/usr/lib/firmware/brcm/bcm20710a1.hcd similarity index 100% rename from projects/WeTek_Play/filesystem/lib/firmware/brcm/bcm20710a1.hcd rename to projects/WeTek_Play/filesystem/usr/lib/firmware/brcm/bcm20710a1.hcd diff --git a/projects/WeTek_Play/filesystem/lib/firmware/brcm/fw_bcm40181a2.bin b/projects/WeTek_Play/filesystem/usr/lib/firmware/brcm/fw_bcm40181a2.bin similarity index 100% rename from projects/WeTek_Play/filesystem/lib/firmware/brcm/fw_bcm40181a2.bin rename to projects/WeTek_Play/filesystem/usr/lib/firmware/brcm/fw_bcm40181a2.bin