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

) missing in multirom.c #114

Open
J0SH1X opened this issue Jan 18, 2017 · 2 comments
Open

) missing in multirom.c #114

J0SH1X opened this issue Jan 18, 2017 · 2 comments

Comments

@J0SH1X
Copy link

J0SH1X commented Jan 18, 2017

system/extras/multirom/multirom.c: In function 'multirom_load_kexec':
system/extras/multirom/multirom.c:1616:39: error: expected ')' before 'MR_KEXEC_MEM_MIN'
kexec_add_arg(&kexec, "--mem-min="MR_KEXEC_MEM_MIN);

thats an error i get and its not device releated

@z3ntu
Copy link

z3ntu commented Jan 19, 2017

Well it has to be device related as no one else got that error afaik.

@stek29
Copy link

stek29 commented Feb 6, 2017

@J0SH1X MR_KEXEC_MEM_MIN should be a string I guess

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

No branches or pull requests

3 participants