On Thu, Jun 05, 2014 at 04:23:41AM -0700, tux.mar...@gmail.com wrote:
> 
> Hi, can you please help me with kernel compilation?
> 
> I do:
> git clone https://github.com/mmplayer/linux-sunxi.git
> git checkout stage/sunxi-3.3-a20
> 
> but after I run compilation I get an error:
> 
> martin@martin:~/arm/linux-sunxi$ make ARCH=arm 
> CROSS_COMPILE=arm-linux-gnueabihf- sun7i_defconfig
> 
> drivers/net/wireless/bcmdhd/Kconfig:42:warning: defaults for choice values 
> not supported
> ***
> *** Can't find default configuration "arch/arm/configs/sun7i_defconfig"!
> ***
> make[1]: *** [sun7i_defconfig] Error 1
> make: *** [sun7i_defconfig] Error 2
> martin@martin:~/arm/linux-sunxi$ 
> 
> martin@martin:~/arm/linux-sunxi$ make -j4 ARCH=arm 
> CROSS_COMPILE=arm-linux-gnueabihf- uImage modules
> scripts/kconfig/conf --silentoldconfig Kconfig
> drivers/net/wireless/bcmdhd/Kconfig:42:warning: defaults for choice values 
> not supported
> ***
> *** Configuration file ".config" not found!
> ***
> *** Please run some configurator (e.g. "make oldconfig" or
> *** "make menuconfig" or "make xconfig").
> ***
> make[2]: *** [silentoldconfig] Error 1
> make[1]: *** [silentoldconfig] Error 2
> make: *** No rule to make target `include/config/auto.conf', needed by 
> `include/config/kernel.release'.  Stop.
> martin@martin:~/arm/linux-sunxi$ 
> 
> I have working ubuntu, but USB not working. I can't connect keyboard and 
> mouse.
> Thank you for help.

Why don't you try 

https://github.com/linux-sunxi/linux-sunxi/tree/sunxi-3.4

Luc Verhaegen.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to