ASUS N-10 Wifi Adapter on Beaglebone Black make&make install not working?

I am currently running Debian 7.1 “Wheezy” on my Beaglebone Black. I am trying to set up my wifi adapter, an ASUS N-10, but every time I run the make and make install commands I get the following error.

`

make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.8.13-bone26/build M=/root/rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20120405/driver/rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20120405 modules

`

`

make[1]: Entering directory `/lib/modules/3.8.13-bone26/build’

`

`

make[1]: *** No rule to make target `modules’. Stop.

`

`

make[1]: Leaving directory `/lib/modules/3.8.13-bone26/build’

`

`

make: *** [modules] Error 2

`

I have followed the instruction here https://wiki.debian.org/rtl819x and I got no changes.
Has anyone been able to set up the ASUS N-10 or know what my problem is?

I have the same problem running angstrom !!!

sábado, 28 de Setembro de 2013 às 19:41:18 UTC+1, Austin Blatt escreveu: