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

ninja: error: unknown target 'multirom', did you mean 'multihal'? #16

Open
LgPWNd opened this issue Aug 27, 2019 · 1 comment
Open

ninja: error: unknown target 'multirom', did you mean 'multihal'? #16

LgPWNd opened this issue Aug 27, 2019 · 1 comment

Comments

@LgPWNd
Copy link

LgPWNd commented Aug 27, 2019

Hi I've been trying to build multirom for my device the Alcatel tetra 5041C.
Problem is I'm using the old instructions on github....
and for what ever reason, I add libbootimg to system/extras/
and i add multirom to system/extras/
and do submodule git init.
just like instructions in read me but get the following error...

ninja: error: unknown target 'multirom', did you mean 'multihal'?

can some one please tell me where I'm missing something here?

I'm using omnirom sources i repo synced the whole android source for 9.0
I also tried to insert this into the build system of my custom recovery and got the same error

any help appriciated .
feel free to drop by our telegram group...
https://t.me/Alcatel_devices_LgPWNd

@xing2387
Copy link

xing2387 commented Sep 23, 2019

You need do some configuration in devices/xx/xx/BoardConfig.mk

see:
https://github.com/Tasssadar/android_device_lge_hammerhead/blob/093093e211b2bb42b7d27b8180cbcd3c2cdbf64e/BoardConfig.mk

-----update
Read this guide:
https://github.com/Tasssadar/multirom/wiki/Porting-MultiROM

I'm a newbie ...

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

2 participants