Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200770
b: refs/heads/master
c: 0a564b2
h: refs/heads/master
v: v3
  • Loading branch information
Michal Marek committed Jun 30, 2010
1 parent 39a67ef commit 256a9a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 09155120cf0ffe6f0c8aba3aa625831405b65996
refs/heads/master: 0a564b2645c8766a669c55bde1f1ef5b0518caec
4 changes: 1 addition & 3 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -884,11 +884,9 @@ $(vmlinux-dirs): prepare scripts
$(Q)$(MAKE) $(build)=$@

# Store (new) KERNELRELASE string in include/config/kernel.release
localversion = $(shell $(CONFIG_SHELL) \
$(srctree)/scripts/setlocalversion $(srctree))
include/config/kernel.release: include/config/auto.conf FORCE
$(Q)rm -f $@
$(Q)echo $(KERNELVERSION)$(localversion) > $@
$(Q)echo "$(KERNELVERSION)$$($(CONFIG_SHELL) scripts/setlocalversion $(srctree))" > $@


# Things we need to do before we recursively start building the kernel
Expand Down

0 comments on commit 256a9a2

Please sign in to comment.