Guest User

Untitled

a guest
Aug 25th, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. root@arm:/lib/modules/4.1.6-custom-0.8-bone15# ls -l
  2. total 2044
  3. lrwxrwxrwx 1 root root 50 Aug 25 09:55 build -> /home/barillec/dev/BBB-kernel-rcn/bb-kernel/KERNEL
  4. drwxr-xr-x 9 root root 4096 Aug 25 09:55 kernel
  5. -rw-r--r-- 1 root root 504785 Aug 25 09:55 modules.alias
  6. -rw-r--r-- 1 root root 549899 Aug 25 09:55 modules.alias.bin
  7. -rw-r--r-- 1 root root 12001 Aug 25 09:55 modules.builtin
  8. -rw-r--r-- 1 root root 14136 Aug 25 09:55 modules.builtin.bin
  9. -rw-r--r-- 1 root root 172650 Aug 25 09:55 modules.dep
  10. -rw-r--r-- 1 root root 266953 Aug 25 09:55 modules.dep.bin
  11. -rw-r--r-- 1 root root 220 Aug 25 09:55 modules.devname
  12. -rw-r--r-- 1 root root 85427 Aug 25 09:55 modules.order
  13. -rw-r--r-- 1 root root 84 Aug 25 09:55 modules.softdep
  14. -rw-r--r-- 1 root root 203887 Aug 25 09:55 modules.symbols
  15. -rw-r--r-- 1 root root 252340 Aug 25 09:55 modules.symbols.bin
  16. lrwxrwxrwx 1 root root 50 Aug 25 09:55 source -> /home/barillec/dev/BBB-kernel-rcn/bb-kernel/KERNEL
  17. root@arm:/lib/modules/4.1.6-custom-0.8-bone15# cd /home/debian/
  18. root@arm:/home/debian# make
  19. make -C /lib/modules/4.1.6-custom-0.8-bone15/build/ M=/home/debian modules
  20. make[1]: *** /lib/modules/4.1.6-custom-0.8-bone15/build/: No such file or directory. Stop.
  21. Makefile:4: recipe for target 'all' failed
  22. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment