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\
|
_wc\
|
||||||
_zombie\
|
_zombie\
|
||||||
_bigtest\
|
_bigtest\
|
||||||
#_getcount\
|
_getcount\
|
||||||
|
|
||||||
fs.img: mkfs README $(UPROGS)
|
fs.img: mkfs README $(UPROGS)
|
||||||
./mkfs fs.img README $(UPROGS)
|
./mkfs fs.img README $(UPROGS)
|
||||||
|
|
Loading…
Reference in a new issue