hey its the flea. im new to all of this. i flashed a new rom and kernel for the first time about a month ago. im running an htc incredible 2 with bindroid. im very interested in building my own rom. right now im looking at chevycam94's thread (
http://www.droidforums.net/forum/steel-droid/196475-guide-how-build-your-own-rom-cm7-source.html). so far so good i keep getting stuck at
To pull the proprietary files, you will need to execute setup-makefiles.sh in your device setup folder. To do that, go into your device setup folder, right click in an open area in the folder, and click "Open in Terminal". Now type:
Code:
. setup-makefiles.sh
There is a space between the period and the word "setup", in case some of you get confused.
Once that is done, stay in the same terminal, and type:
Code:
. extract-files.sh
Now here, you may get a couple errors about some files not being found. Thats ok, its not perfect. Just write down which files it told you it couldn't find, if any, and manually extract them from a stock ROM (FRG83G preferred for sholes), and put the files in /vendor/motorola/sholes/proprietary/
Thats it for the device setup!
any help would be grateful.
thanks
the flea