RISCi_ATOM eaeafafb10 Rebase off upstream master @ c9f5934c71e73df707d97f8b2ff86e164bfbda12 6 years ago
..
include 375587f4b2 First git repo commit for the libreCMC project 7 years ago
Config.in 375587f4b2 First git repo commit for the libreCMC project 7 years ago
Makefile 2d1ede430c Fresh pull from upstream master branch @ e495a050693952956a81847669b8b7888b4cd769 6 years ago
README.SDK eaeafafb10 Rebase off upstream master @ c9f5934c71e73df707d97f8b2ff86e164bfbda12 6 years ago

README.SDK

This is the OpenWrt SDK. It contains a stripped-down version of
the buildroot. You can use it to test/develop packages without
having to compile your own toolchain or any of the libraries
included with OpenWrt.

To use it, just put your buildroot-compatible package directory
(including its dependencies) in the subdir 'package/' and run
'make' from this directory.

To make dependency handling easier, you can use ./scripts/feeds
to install any core package that you need