mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add openwrt image builder to sdk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
8
openwrt/package/sdk/files/README.ImageBuilder
Normal file
8
openwrt/package/sdk/files/README.ImageBuilder
Normal file
@@ -0,0 +1,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.
|
||||
Reference in New Issue
Block a user