openwrtv4/openwrt/package/sdk/files/README.ImageBuilder
Felix Fietkau b6defb27cb add openwrt image builder to sdk
SVN-Revision: 688
2005-04-20 17:01:30 +00:00

8 lines
307 B
Text

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.