Advertisement
Guest User

Untitled

a guest
Dec 20th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. jason@jason-MacPro:~/kernel/kernel$ make V=2 ARCH=arm CROSS_COMPILE=arm-angstrom-linux-gnueabi- uImage
  2. CHK include/generated/uapi/linux/version.h
  3. CHK include/generated/utsrelease.h
  4. make[1]: `include/generated/mach-types.h' is up to date.
  5. CALL scripts/checksyscalls.sh - due to target missing
  6. CHK include/generated/compile.h
  7. CHK kernel/config_data.h
  8. LINK vmlinux - due to target missing
  9. LD vmlinux.o
  10. MODPOST vmlinux.o - due to vmlinux.o not in $(targets)
  11. vmlinux.o: Invalid argument
  12. make[1]: *** [vmlinux.o] Error 1
  13. make: *** [vmlinux] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement