On 15 November 2012 18:17, Viresh Kumar viresh.kumar@linaro.org wrote:
On 15 November 2012 14:53, Hongbo Zhang hongbo.zhang@linaro.org wrote:
this is a driver for ST-Ericsson u8500 board(Snowball), with a ARM core inside. so you should compile like this: make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- u8500_defconfig make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- uImage
Then we must have a DEPENDS_ON in Kconfig entry for these.
Sorry for the negligence. A V6 iteration has been sent out with "depends on ARCH_U8500" added. Thank all of you.
-- viresh