Skip to content

Open Source Appliance Development Kit (mirror)

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENCE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

wbx-github/openadk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d253726 · Mar 22, 2025
Aug 18, 2024
Feb 7, 2022
Mar 21, 2025
Mar 21, 2025
Mar 21, 2025
Mar 22, 2025
Feb 22, 2024
Mar 22, 2025
Mar 7, 2016
Jun 6, 2020
May 17, 2009
Mar 3, 2025
Aug 18, 2024
Nov 1, 2021
Jul 18, 2017
Feb 29, 2016
Jul 29, 2017
Sep 22, 2022

Repository files navigation

OpenADK - An embedded Linux construction kit
============================================

This is a menu based buildsystem for your embedded Linux system.

Before you can start you need to install some software:
- gcc or clang
- g++ or clang++
- binutils 
- make
- tar
- gzip
- perl
- curl or wget
- git
- strings
- c library headers
- ncurses library and header
- zlib library and header

There is a check for the required versions of these software in advance, though.
Most of the needed software for the build process to succeed will
be compiled before the target build starts.

Please use "make menuconfig" to choose your target architecture and
embedded system and configure like you want to.

Simply running 'make' will build the firmware for your embedded system. The
buildsystem will download all sources, build the toolchain, the kernel and all
applications.

Sunshine!
 Waldemar Brodkorb <[email protected]>

About

Open Source Appliance Development Kit (mirror)

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENCE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published