summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-21 13:01:07 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-21 13:01:07 +0100
commit2737423784ee8b84a7594232ec6aa2df0b400488 (patch)
tree3ea68a92bd187469847b3383f07be9a87d2c3a8b /Makefile
parent6b9416e4465c909141f4fcfd314e8d3cf0ea8477 (diff)
add a more realistic bulk target
thx to mirabilos
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6a5609fd2..392e780e8 100644
--- a/Makefile
+++ b/Makefile
@@ -121,6 +121,9 @@ image_clean imageclean cleanimage: .prereq_done
menuconfig: .prereq_done
@${GMAKE_INV} menuconfig
+defconfig: .prereq_done
+ @${GMAKE_INV} defconfig
+
allnoconfig: .prereq_done
@${GMAKE_INV} _config W=-n