summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-06-05 11:48:10 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-06-05 11:48:10 +0000
commit583c765a5cbc3bc5f8cb2d4aaf5760db80cf791a (patch)
tree286a32b1e76326726f1b133b0409f54568520fad /Makefile.in
parentabb4ab4e626e866b0715e62bdb8be76b2bdbdb52 (diff)
- do a defconfig for the given arch, not unconditionally for alpha
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index dbf0fc3fb..7c638d3e1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -403,7 +403,8 @@ allnoconfig: extra/config/conf include/bits
$(Q)./extra/config/conf -n extra/Configs/Config.in
defconfig: extra/config/conf include/bits
- $(Q)./extra/config/conf -d extra/Configs/Config.in
+ $(Q)./extra/config/conf -d extra/Configs/Config.in \
+ -D extra/Configs/defconfigs/$(ARCH)
clean:
$(Q)$(RM) -r lib include/bits