this is a good start to create project configuraiton files http://source.android.com/porting/build_new_device.html
create "device/<company>/<platform>" directory with all required .mk files. use it in your buildspec.mk file while building (or u can pass platform data via arguemnts to make too) On Mon, Jan 24, 2011 at 1:09 AM, Hafiz <[email protected]> wrote: > I am trying to port Android on an IP Set top box. Can anyone help me > in creating the vendor folder (product and board definition files)? > I've successfully compiled and ported the bootloader (u-boot) and > linux kernel (2.6.34) with required drivers. I'm stuck at creating > this vendor folder. Thanks. > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Regards, Deva www.bittoggler.com -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
