summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/README
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-01-04 10:00:20 +0700
committermakefu <github@syntax-fehler.de>2013-01-04 10:00:20 +0700
commitcccb26af3cf48fe74e506dd493806701bbdbed5e (patch)
treed6e5e66816c622a19457e97a24adedb31de2bf09 /minikrebs/profiles/README
parent2bcf2f215b9b5e1caa3ec7934c7e7b9fb255147d (diff)
refactor minikrebs profiles
./prepare prepares the openwrt build environment and copies the requested profile files into build environment
Diffstat (limited to 'minikrebs/profiles/README')
-rw-r--r--minikrebs/profiles/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/minikrebs/profiles/README b/minikrebs/profiles/README
new file mode 100644
index 00000000..fc1e8945
--- /dev/null
+++ b/minikrebs/profiles/README
@@ -0,0 +1,4 @@
+
+Every profile must have a `custom_make` script which builds the image for the
+profile. This script also can contain which customizes the image files before
+building.