Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57382
b: refs/heads/master
c: 353076f
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Jun 5, 2007
1 parent c1e0ad2 commit 9a73f6d
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: 65d8bac3df9516adb17ce9df94a955d3c2c85a51
refs/heads/master: 353076fee81318d056c7a853b1bf6ad1f81d050d
2 changes: 1 addition & 1 deletion trunk/drivers/video/console/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ targets := promcon_tbl.c
quiet_cmd_conmakehash = CNMKHSH $@
cmd_conmakehash = scripts/conmakehash $< | \
sed -e '/\#include <[^>]*>/p' -e 's/types/init/' \
-e 's/dfont\(_uni.*\]\)/promfont\1 __initdata/' > $@
-e 's/dfont\(_uni.*\]\)/promfont\1 /' > $@

$(obj)/promcon_tbl.c: $(src)/prom.uni
$(call cmd,conmakehash)

0 comments on commit 9a73f6d

Please sign in to comment.