At the step 6 when I do
sudo make -j10
it gives me
make: *** No targets specified and no makefile found. Stop.
and after I do
sudo make install
and it gives me :
make: *** No rule to make target `install'. Stop.
After when I do
sudo depmod -a
it gives me nothing
And after I do
sudo modprobe -v rt3573sta
it gives me :
FATAL: Module rt3573sta not found.
I'm using Ubuntu's 13.04 terminal and I also tried with UxTerm