Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48315
b: refs/heads/master
c: d395efb
h: refs/heads/master
i:
  48313: cb868b9
  48311: fdd6bb2
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Feb 14, 2007
1 parent 34e8d96 commit 9d52978
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f253f00003c3fed0355cf49482f24c56bc5dbea6
refs/heads/master: d395efb544aba803ffe42b16a1862be655aca369
5 changes: 1 addition & 4 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -825,9 +825,6 @@ include/config/kernel.release: include/config/auto.conf FORCE
# Listed in dependency order
PHONY += prepare archprepare prepare0 prepare1 prepare2 prepare3

# prepare-all is deprecated, use prepare as valid replacement
PHONY += prepare-all

# prepare3 is used to check if we are building in a separate output directory,
# and if so do:
# 1) Check that make has not been executed in the kernel src $(srctree)
Expand Down Expand Up @@ -860,7 +857,7 @@ prepare0: archprepare FORCE
$(Q)$(MAKE) $(build)=.

# All the preparing..
prepare prepare-all: prepare0
prepare: prepare0

# Leave this as default for preprocessing vmlinux.lds.S, which is now
# done in arch/$(ARCH)/kernel/Makefile
Expand Down

0 comments on commit 9d52978

Please sign in to comment.