Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30604
b: refs/heads/master
c: 031ecc6
h: refs/heads/master
v: v3
  • Loading branch information
Zach Brown authored and Sam Ravnborg committed Jun 9, 2006
1 parent 9ef0628 commit b8f75a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c30a02e022576c1b49a6c9b39ad83559167399c6
refs/heads/master: 031ecc6de7d17752c57720a118a37e97a8454872
4 changes: 2 additions & 2 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -984,9 +984,9 @@ distclean: mrproper
# rpm target kept for backward compatibility
package-dir := $(srctree)/scripts/package

%pkg: FORCE
%pkg: include/config/kernel.release FORCE
$(Q)$(MAKE) $(build)=$(package-dir) $@
rpm: FORCE
rpm: include/config/kernel.release FORCE
$(Q)$(MAKE) $(build)=$(package-dir) $@


Expand Down

0 comments on commit b8f75a9

Please sign in to comment.