mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Oops forgot to hit save one last time.
svn path=/trunk/; revision=69123
This commit is contained in:
parent
0e583a5926
commit
ef93914ac3
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ elseif(ARCH STREQUAL "amd64")
|
|||
else()
|
||||
list(APPEND BOOTLIB_SOURCE
|
||||
lib/arch/stub/arch.c
|
||||
lib/mm/stub/mm.c
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue