diff options
Diffstat (limited to 'openwrt/package/sdk/files/README.ImageBuilder')
-rw-r--r-- | openwrt/package/sdk/files/README.ImageBuilder | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/sdk/files/README.ImageBuilder b/openwrt/package/sdk/files/README.ImageBuilder deleted file mode 100644 index 7bf89392a..000000000 --- a/openwrt/package/sdk/files/README.ImageBuilder +++ /dev/null @@ -1,8 +0,0 @@ -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. |