projects
/
akaros.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Basic layout of the driver is sorta done.
[akaros.git]
/
scripts
/
temporary_hack
1
#!/bin/sh
2
# Hacks to build, but we might not want long term
3
sed -i 's/DBGFLG/2/' $1
4
sed -i 's/DBG/printk/' $1