summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-05 16:11:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-05 16:11:39 +0100
commitdf5c8cb4c8f3339ea884b0b572767ec6bcd3d006 (patch)
treedcdc8a63f5b6e4193227a7087bd2d6e02bef6998 /Makefile
parentfd18408048df162a23c6b28f7196c8e99e6df085 (diff)
add release target, to just build one system
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2658c12dd..7a01e93d9 100644
--- a/Makefile
+++ b/Makefile
@@ -146,6 +146,9 @@ allmodconfig: .prereq_done
package_index: .prereq_done
@${GMAKE_INV} package_index
+release: .prereq_done
+ @${GMAKE_INV} release
+
bulk: .prereq_done
@${GMAKE_INV} bulk