summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-18 15:48:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-18 15:48:20 +0200
commit193b22572729bcebb06d6b4ab728458faa1b6900 (patch)
treed5bceee791dc91860c5a21d462040629770c19e6 /Makefile
parentc03b0a9b30d5a9dce70bad7b6838797dfd577685 (diff)
parenta8906d4f260c70342b644f36f8dd06dcdc1bae4f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3907452b9..850a67283 100644
--- a/Makefile
+++ b/Makefile
@@ -135,6 +135,8 @@ allconfig: .prereq_done
@${GMAKE_INV} _mconfig W=-y RCONFIG=Config.in
allmodconfig: .prereq_done
+ @${BASH} ${TOPDIR}/scripts/update-sys
+ @${BASH} ${TOPDIR}/scripts/update-pkg
@${GMAKE_INV} _mconfig W=-o RCONFIG=Config.in
package_index: .prereq_done