mfruba / kernel

152 stars 103 forks source link

Raspberry Pi 3 make error #41

Open MinePro120 opened 6 years ago

MinePro120 commented 6 years ago

Device : Raspberry Pi 3 Model B Kernel Version : 4.9.80-Re4son-v7+

Issue : # make command outputs this :

"**" "NO SKRC,we will use default KSRC" "**" make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/4.9.80-Re4son-v7+/build M=/root/Desktop/kernel/drivers/TL-WN722N_v2.0-Ralink/rtl8188EUS_linux_v4.3.0.8_13968.20150417 modules make[1]: Entering directory '/usr/src/kernel' Makefile:629: arch/armv7l/Makefile: No such file or directory make[1]: No rule to make target 'arch/armv7l/Makefile'. Stop. make[1]: Leaving directory '/usr/src/kernel' make: [Makefile:1368: modules] Error 2

So, I tried installing the linux-headers package, but I couldn't find anything for my version. What do you suggest?

MinePro120 commented 6 years ago

Anyone? Too much silence in here...