1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 12:11:30 +03:00
openwrt-xburst/package/sdk/files/README.ImageBuilder
nbd 08479c3ef6 add openwrt image builder to sdk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-20 17:01:30 +00:00

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.