clean up old stuff
[openwrt/svn-archive/archive.git] / openwrt / package / sdk / files / README.ImageBuilder
diff --git a/openwrt/package/sdk/files/README.ImageBuilder b/openwrt/package/sdk/files/README.ImageBuilder
deleted file mode 100644 (file)
index 7bf8939..0000000
+++ /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.