Enable getcount userspace test application
This commit is contained in:
parent
e30698ad64
commit
f920fb924f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -167,7 +167,7 @@ UPROGS=\
|
|||
_wc\
|
||||
_zombie\
|
||||
_bigtest\
|
||||
#_getcount\
|
||||
_getcount\
|
||||
|
||||
fs.img: mkfs README $(UPROGS)
|
||||
./mkfs fs.img README $(UPROGS)
|
||||
|
|
Loading…
Reference in a new issue