Is there any set of drivers for Realtek RTL8723AE? I've tried using the instructions here:
http://majordamo.wordpress.com/2013/...-ubuntu-12-10/

but I end up getting this error:
Code:
root@BlackKali:/rtek_wifi/rtl8723# make
make ARCH=x86_64 CROSS_COMPILE= -c /lib/modules/3.7-trunk-amd64/build M=/rtek_wifi/rtl8723 modules
make[1]: Entering directory '/lib/modules/3.7-trunk-amd64/build'
make[1]: *** NO rule to make target 'modules'. Stop.
make[1]: Leaving directory '/lib/modules/3.7-trunk-amd64/build'
make: *** [modules] Error 2
Any ideas? I thought there was just a great big driver pack or something for Realtek devices in Backtrack...