mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 16:22:49 +02:00
9 lines
307 B
Plaintext
9 lines
307 B
Plaintext
|
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.
|