From cccb26af3cf48fe74e506dd493806701bbdbed5e Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 4 Jan 2013 10:00:20 +0700 Subject: refactor minikrebs profiles ./prepare prepares the openwrt build environment and copies the requested profile files into build environment --- minikrebs/profiles/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 minikrebs/profiles/README (limited to 'minikrebs/profiles/README') 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. -- cgit v1.2.3