Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at make command #16

Open
l3lackShark opened this issue Dec 18, 2019 · 1 comment
Open

Error at make command #16

l3lackShark opened this issue Dec 18, 2019 · 1 comment

Comments

@l3lackShark
Copy link

make[1]: Entering directory '/home/blackshark/ralink/mt7601u-ap/tools'
make[1]: Leaving directory '/home/blackshark/ralink/mt7601u-ap/tools'
/home/blackshark/ralink/mt7601u-ap/tools/bin2h
make -C /lib/modules/5.4.3-arch1-1/build SUBDIRS=/home/blackshark/ralink/mt7601u-ap/os/linux modules
make[1]: Entering directory '/usr/lib/modules/5.4.3-arch1-1/build'
scripts/Makefile.build:42: arch/x86/entry/syscalls/Makefile: No such file or directory
make[2]: *** No rule to make target 'arch/x86/entry/syscalls/Makefile'. Stop.
make[1]: *** [arch/x86/Makefile:238: archheaders] Error 2
make[1]: Leaving directory '/usr/lib/modules/5.4.3-arch1-1/build'
make: *** [Makefile:73: LINUX] Error 2

@shyokou
Copy link

shyokou commented Dec 19, 2019

Hey, that "SUBDIRS=" directive has become obsolete, try to replace it with "M=" if you follow the fashion ;-)

mt7601u-ap 0001 m= 1-@@.diff.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants