Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65326
b: refs/heads/master
c: e2a57a8
h: refs/heads/master
v: v3
  • Loading branch information
Maarten Bressers authored and Linus Torvalds committed Oct 8, 2007
1 parent f88018e commit f905d3c
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: d39d5ed97e2b8e089f85ffaf5909768d83147be0
refs/heads/master: e2a57a815933b2d2e375f9de6be223098024ab90
2 changes: 1 addition & 1 deletion trunk/drivers/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ $(obj)/defkeymap.o: $(obj)/defkeymap.c

ifdef GENERATE_KEYMAP

$(obj)/defkeymap.c $(obj)/%.c: $(src)/%.map
$(obj)/defkeymap.c: $(obj)/%.c: $(src)/%.map
loadkeys --mktable $< > $@.tmp
sed -e 's/^static *//' $@.tmp > $@
rm $@.tmp
Expand Down

0 comments on commit f905d3c

Please sign in to comment.