I try to compile this driver for the Raspberry Pi device with the RaspBmc distribution.
RaspBmc is based on Debian and when i launch a make i get this error :
root@raspbmc:/home/pi/rt3573sta-master# make
make -C tools
make[1]: Entering directory /home/pi/rt3573sta-master/tools' gcc -g bin2h.c -o bin2h make[1]: Leaving directory/home/pi/rt3573sta-master/tools'
/home/pi/rt3573sta-master/tools/bin2h
cp -f os/linux/Makefile.6 /home/pi/rt3573sta-master/os/linux/Makefile
make -C /lib/modules/3.6.11/build SUBDIRS=/home/pi/rt3573sta-master/os/linux modules
make[1]: Entering directory /lib/modules/3.6.11/build' make[1]: *** No rule to make targetmodules'. Stop.
make[1]: Leaving directory `/lib/modules/3.6.11/build'
I try to compile this driver for the Raspberry Pi device with the RaspBmc distribution.
RaspBmc is based on Debian and when i launch a make i get this error :
root@raspbmc:/home/pi/rt3573sta-master# make
make -C tools
make[1]: Entering directory
/home/pi/rt3573sta-master/tools' gcc -g bin2h.c -o bin2h make[1]: Leaving directory/home/pi/rt3573sta-master/tools'/home/pi/rt3573sta-master/tools/bin2h
cp -f os/linux/Makefile.6 /home/pi/rt3573sta-master/os/linux/Makefile
make -C /lib/modules/3.6.11/build SUBDIRS=/home/pi/rt3573sta-master/os/linux modules
make[1]: Entering directory
/lib/modules/3.6.11/build' make[1]: *** No rule to make targetmodules'. Stop.make[1]: Leaving directory `/lib/modules/3.6.11/build'