[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/jwrdegoede/u-boot-sunxi.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "sunxi-wip"]
remote = origin
merge = refs/heads/sunxi-wip


make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- Cubieboard2_config

make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-


  CC      drivers/spi/spi.o
  LD      drivers/spi/built-in.o
  LD      drivers/usb/eth/built-in.o
  LD      drivers/usb/gadget/built-in.o
  CC      drivers/usb/host/ehci-hcd.o
drivers/usb/host/ehci-hcd.c: Na função ‘submit_int_msg’:
drivers/usb/host/ehci-hcd.c:1401:2: erro: too few arguments to function 
‘create_int_queue’
drivers/usb/host/ehci-hcd.c:1150:1: nota: declarado aqui
make[1]: ** [drivers/usb/host/ehci-hcd.o] Erro 1
make: ** [drivers/usb/host] Erro 2



-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to