Jump to content

Building linux-tools using Armbian/build?


Go to solution Solved by Werner,

Recommended Posts

Posted

I'm trying to build the linux-tools binaries from the kernel using the armbian build. I ran the ./compile.sh script and it built the image, but I only want the linux-tools binaries to copy over. I'm not sure how to get it to build them, when I go into the kernel tools folder and do "make all" it builds the binaries for x64 instead of for arm64. I looked through the kernel config file when running ./compile.sh script but can't find an option to build the linux-tools. I'm not sure how to add it so that they are built for the target system arm64.

<
  • Solution
Posted

Hi,

 

I don't there is a mechanism yet to just build this package.

 

9 hours ago, Mark Leaf said:

it builds the binaries for x64 instead of for arm64.

Because you are using an x86 machine and then the build framework uses cross compiling to create armhf/arm64 binaries.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines