Jump to content
XPEnology Community

Recommended Posts

Posted

Hello,

I want to build TBS6982 drivers for nanoboot kernel. I built the sources at https://github.com/liwei/xpenology-3.x but the Image I get is only 2.5MB when the original kernel from nanoboot is 12.3MB so the config in the sources is not the one used to build original nanoboot. I used synoconfig/xpenology enabling DVB support.

Can anyone provide it to me so I can build TBS drivers for synology?

 

Regards

  • 6 months later...
Posted

Your compiled kernel has small size because it has no contain INITRD inside. You should include path+name of initrd file in to kernel .config file ( CONFIG_INITRAMFS_SOURCE ).

×
×
  • Create New...