Jump to content
  • 0

Compiling new kernel on HB


lnsider

Question

Hi Igor,

I want to compile a new kernel on HB.

 

I do following steps:

export ARCH=arm
export CROSS_COMPILE=/usr/bin/arm-linux-gnueabihf-
make imx_v7_cbi_hb_defconfig
make

If make is in process, I become an error:

/bin/sh: 1: /usr/bin/arm-linux-gnueabihf-ld: not found
make[1]: *** [init/mounts.o] Error 127
make: *** [init] Error 2

how can I fix that?

Link to comment
Share on other sites

Recommended Posts

  • 0

@Igor,

 

Yes our images are working, but I need the Toshiba TC358743 Linux driver which is not implemented in you image. Sorry :)

I asked what is the reason for compiling your own kernel. Activating new device driver is as easy as asking here, it will be included in the next release.

 

@Igor

CONFIG_VIDEO_TC358743=m

is present in sunxi-dev and sunxi-next, but needs to be added to cubox and possibly other mainline configs.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines