Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- harrycburn@RPi:/media/harrycburn/exFAT_32GB_USB/linux/rtl8192eu-master$ make ARCH=arm install
- make: Warning: File 'Makefile' has modification time 1434883797 s in the future
- install -p -m 644 8192eu.ko /lib/modules/3.18.0-20-rpi2/kernel/drivers/net/wireless/
- install: cannot stat '8192eu.ko': No such file or directory
- Makefile:1461: recipe for target 'install' failed
- make: *** [install] Error 1
- harrycburn@RPi:/media/harrycburn/exFAT_32GB_USB/linux/rtl8192eu-master$ make ARCH=armhf install
- make: Warning: File 'Makefile' has modification time 1434883793 s in the future
- install -p -m 644 8192eu.ko /lib/modules/3.18.0-20-rpi2/kernel/drivers/net/wireless/
- install: cannot stat '8192eu.ko': No such file or directory
- Makefile:1461: recipe for target 'install' failed
- make: *** [install] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement