Forked from https://github.com/freifunk-gluon/gluon
Matthias Schiffer 70cd82ec91 Remove unneeded parts of the toplevel.mk | 11 роки тому | |
---|---|---|
builder | 11 роки тому | |
include | 11 роки тому | |
kernel | 11 роки тому | |
openwrt @ b812c102d1 | 11 роки тому | |
packages_gluon @ c56cdcb63f | 11 роки тому | |
packages_openwrt @ d7775e0187 | 11 роки тому | |
scripts | 11 роки тому | |
.gitignore | 11 роки тому | |
.gitmodules | 11 роки тому | |
LICENSE | 11 роки тому | |
Makefile | 11 роки тому | |
README.md | 11 роки тому |
To build Gluon, use the following commands after checking out the repository:
git submodule update --init # Get other repositories used by Gluon
git clone git://github.com/freifunk-gluon/site-ffhl.git site # Get the Freifunk Lübeck site repository - or use your own!
make # Build Gluon
When calling make, the OpenWRT build environment is prepared/updated. To rebuilt the images only, just use:
make images
The built images can be found in the directory /images.