Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30617
b: refs/heads/master
c: 3041e47
h: refs/heads/master
i:
  30615: e81d8c7
v: v3
  • Loading branch information
Roman Zippel authored and Sam Ravnborg committed Jun 24, 2006
1 parent 44108d7 commit 4a0806c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ac031f26e89cc04fc7504f31ae137857eb83a051
refs/heads/master: 3041e47e8b08d51188b2cbdbd9c1e6f43314c8f1
4 changes: 4 additions & 0 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,11 @@ $(KCONFIG_CONFIG) include/config/auto.conf.cmd: ;
# if auto.conf.cmd is missing then we are probarly in a cleaned tree so
# we execute the config step to be sure to catch updated Kconfig files
include/config/auto.conf: $(KCONFIG_CONFIG) include/config/auto.conf.cmd
ifeq ($(KBUILD_EXTMOD),)
$(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig
else
$(error kernel configuration not valid - run 'make prepare' in $(srctree) to update it)
endif

else
# Dummy target needed, because used as prerequisite
Expand Down

0 comments on commit 4a0806c

Please sign in to comment.