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

fix unterminated #else #6

Open
wants to merge 1 commit into
base: rm-kernel
Choose a base branch
from

Conversation

jefer94
Copy link

@jefer94 jefer94 commented Jul 24, 2013

...
/home/jefer/RM-35-KERNEL-PECAN/arch/arm/boot/compressed/head.S:200:0: error: unterminated #else
#ifndef CONFIG_ZBOOT_ROM
^
make[3]: *** [arch/arm/boot/compressed/head.o] Error 1
make[3]: *** Se espera a que terminen otras tareas....
CC drivers/net/tun.mod.o
CC drivers/net/wireless/bcm4329/wireless.mod.o
make[2]: *** [arch/arm/boot/compressed/vmlinux] Error 2
make[1]: *** [zImage] Error 2
make[1]: *** Se espera a que terminen otras tareas....
CC drivers/scsi/scsi_wait_scan.mod.o
LD [M] drivers/net/tun.ko
CC fs/cifs/cifs.mod.o
LD [M] drivers/net/wireless/bcm4329/wireless.ko
LD [M] drivers/scsi/scsi_wait_scan.ko
LD [M] fs/cifs/cifs.ko
make: *** [sub-make] Error 2

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

Successfully merging this pull request may close these issues.

1 participant