Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26546
b: refs/heads/master
c: cc873e1
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg committed Apr 30, 2006
1 parent 0f181ec commit b5604e4
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: 46ed981d5d203703a01137cc58c841d34e90c147
refs/heads/master: cc873e1aa1fa916a485294117a9846e668505671
2 changes: 1 addition & 1 deletion trunk/drivers/video/logo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ extra-y += $(call logo-cfiles,_clut224,ppm)
extra-y += $(call logo-cfiles,_gray256,pgm)

# Create commands like "pnmtologo -t mono -n logo_mac_mono -o ..."
quiet_cmd_logo = LOGO $@
quiet_cmd_logo = LOGO $@
cmd_logo = scripts/pnmtologo \
-t $(patsubst $*_%,%,$(notdir $(basename $<))) \
-n $(notdir $(basename $<)) -o $@ $<
Expand Down

0 comments on commit b5604e4

Please sign in to comment.