Reset kernel code + userspace program
This commit is contained in:
parent
aacb2f8db2
commit
3247689ab2
7 changed files with 28 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -136,6 +136,7 @@ UPROGS=\
|
|||
$U/_zombie\
|
||||
$U/_clear\
|
||||
$U/_halt\
|
||||
$U/_reset\
|
||||
|
||||
fs.img: mkfs/mkfs README.md $(UPROGS)
|
||||
mkfs/mkfs fs.img README.md $(UPROGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue