blob: 7bf89392a038aa6a16501e824507f72856260fda (
plain)
1
2
3
4
5
6
7
8
|
This is the OpenWrt Image Builder. You can use it to make customized
OpenWrt Images without having to compile anything.
Just put all the extra packages you need in packages/ and make changes
to target_skeleton if you like.
After that run 'make' and it will build the OpenWrt images in the bin/
directory.
|