Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128009
b: refs/heads/master
c: 6525ee5
h: refs/heads/master
i:
  128007: 18f77c6
v: v3
  • Loading branch information
Kyle McMartin committed Jan 5, 2009
1 parent f22c56f commit 2447c5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ef017bebd01c1b4e075d649eee0c8c1c79f9ceb9
refs/heads/master: 6525ee55bbfd35bf3aff8c59562d6a3d8559a4f0
2 changes: 1 addition & 1 deletion trunk/arch/parisc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ libs-y += arch/parisc/lib/ `$(CC) -print-libgcc-file-name`

drivers-$(CONFIG_OPROFILE) += arch/parisc/oprofile/

PALO := $(shell if which palo; then : ; \
PALO := $(shell if (which palo 2>&1); then : ; \
elif [ -x /sbin/palo ]; then echo /sbin/palo; \
fi)

Expand Down

0 comments on commit 2447c5b

Please sign in to comment.