1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 06:26:47 +03:00
openwrt-xburst/package/sdk/files/README.ImageBuilder

9 lines
307 B
Plaintext
Raw Normal View History

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.