moved mm subsystem tests to apps/memory.c
This commit is contained in:
parent
3f63d80b9c
commit
949500fe6c
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
C_source := tests.c echo.c netio.c jacobi.c laplace.c gfx_client.c gfx_generic.c paging.c
|
||||
C_source := tests.c echo.c netio.c jacobi.c laplace.c gfx_client.c gfx_generic.c memory.c
|
||||
MODULE := apps
|
||||
|
||||
include $(TOPDIR)/Makefile.inc
|
||||
|
|
Loading…
Add table
Reference in a new issue