This is the output for make install, or why is there an install keyword in the error?
The full command you posted is make -C /home/uname/Downloads/mt7603_v1.16/os/linux -f Makefile.6 install, which is something completely different to make without any parameters.
This is the output for
make install, or why is there an install keyword in the error?The full command you posted is
make -C /home/uname/Downloads/mt7603_v1.16/os/linux -f Makefile.6 install, which is something completely different tomakewithout any parameters.Just type
makeand nothing else.Okay, that looks different. Does that folder in /opt exist at all?
Wdym?