git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Kernel - Fixing bugs exposed with `qemu -nographic`
[tpg/acess2.git]
/
KernelLand
/
Modules
/
Filesystems
/
RAMDisk
/
Makefile
1
#
2
# RAMDisk Makfile
3
#
4
5
OBJ = ramdisk.o
6
NAME = RAMDisk
7
8
-include ../Makefile.tpl
9
UCC
git Repository :: git.ucc.asn.au