Hi Lay, Can you show me how did you port the Ralink driver into Android v2.1 ?
Yesterday, I want to port Ralink 3070 driver in an embedded system which run on ARM chip, I modify Makefile in Ralink driver package I specified CROSS_COMPILE , LINUX_SRC and LINUX_SRC_MODULE Then I do 'make' to build the driver, but there are some ERROR occurred. Can you explain how did you build the driver? Thanks BR. On 3月1日, 下午6時07分, Lay <[email protected]> wrote: > Hi Android porters, > > I am trying to port ralink wifi rt2870sta.ko into Android v2.1. After > compiling the driver with arm-eabi-gcc, the code size of rt2870sta.ko > came up to 9Mbyte. This is too large. When I compiled using the normal > PC gcc on Ubuntu 10.04, the code size is about 700kbyte. > > Is this normal behavior? > > Thank you. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
