Error while installing drivers on BBB related to architecture

Hi everyone,

I’m trying to install USB N10 driver on BBB. But while installing it is showing following error:

make[1]: Entering directory /usr/src/linux-3.8.13-bone70' Makefile:580: /usr/src/linux-3.8.13-bone70/arch/armv7l/Makefile: No such file or directory make[1]: *** No rule to make target /usr/src/linux-3.8.13-bone70/arch/armv7l/Makefile’. Stop.
make[1]: Leaving directory `/usr/src/linux-3.8.13-bone70’
make: *** [modules] Error 2

Shouldn’t there be a dir named armv7l in arch dir?

We have arm64,arm,avr32 dir there but not armv7l, when I checked my kernel version using uname -a it was showing :

Linux beaglebone 3.8.13-bone70 #1 SMP Fri Jan 23 02:15:42 UTC 2015 armv7l GNU/Linux

so armv7l should be there i think? Where it is exactly located?

If someone already encountered same problem (beacuse many people used Asus usb N10 for wifi)then please help with this.

If this topic is covered somewhere please let me know.

Thanks.

Regards,

Aashish Khairnar

ARCH=arm