Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354746
b: refs/heads/master
c: 92b336f
h: refs/heads/master
v: v3
  • Loading branch information
Cong Ding authored and Greg Kroah-Hartman committed Jan 16, 2013
1 parent be4e938 commit ed0b0b9
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: 6f538fe31c1d453b7e7fc4f6e7c6a9bdead4a6f2
refs/heads/master: 92b336f6af9aafddda9e81c0c66c36e61cf2dc47
4 changes: 1 addition & 3 deletions trunk/drivers/tty/vt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ $(obj)/defkeymap.o: $(obj)/defkeymap.c
ifdef GENERATE_KEYMAP

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

endif

0 comments on commit ed0b0b9

Please sign in to comment.