Skip to content

A slimmed-down version of the Linux kernel for use with ARM-based SBCs

License

Notifications You must be signed in to change notification settings

peaclab/linux-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux kernel

Prereqs

sudo apt install libssl-dev gcc-arm-linux-gnueabihf bison flex

At the beginning of every session

Run the following commands to set up ARM architecture

export CROSS_COMPILE=arm-linux-gnueabihf-
export ARCH=arm

About

A slimmed-down version of the Linux kernel for use with ARM-based SBCs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published