diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-09-08 15:50:29 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-09-08 15:50:29 +0200 |
commit | 52f5d170b4f892d12f3843431f468827e16efeb8 (patch) | |
tree | 42176b596c0ceb455065f511808c810bdcb6a21a /wifi_hal/brcm_version.h | |
parent | e4666454d2c3d5b1a54a3ba27d98a53ef5a79da5 (diff) | |
download | hardware_replicant_wlan-52f5d170b4f892d12f3843431f468827e16efeb8.tar.gz hardware_replicant_wlan-52f5d170b4f892d12f3843431f468827e16efeb8.tar.bz2 hardware_replicant_wlan-52f5d170b4f892d12f3843431f468827e16efeb8.zip |
Move everything out of the bcmdhd directory
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'wifi_hal/brcm_version.h')
-rwxr-xr-x | wifi_hal/brcm_version.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wifi_hal/brcm_version.h b/wifi_hal/brcm_version.h new file mode 100755 index 0000000..14efbee --- /dev/null +++ b/wifi_hal/brcm_version.h @@ -0,0 +1 @@ +#define HAL_VERSION "Android-10-FRC2-SDK_29 59.0 (r854927) 2019-12-06 23:33:52 +0530 (Fri, 06 Dec 2019)" |