]> Devi Nivas Git - cs3210-lab0.git/commit
Fix kernelmemfs linking
authorAustin Clements <aclements@csail.mit.edu>
Fri, 3 Oct 2014 13:39:09 +0000 (09:39 -0400)
committerAustin Clements <aclements@csail.mit.edu>
Fri, 3 Oct 2014 13:39:09 +0000 (09:39 -0400)
commit0dd991dd209605277489d4f5a6881dd77ab4f986
treeb37c0f7af4d162e78cc1550d805c65057ac39902
parent053082fbed145108b811978a0cc0558afcb909ac
Fix kernelmemfs linking

Commit 9aa0337d introduced a linker script for linking the kernel image,
but only changed the kernel target to use it.  kernelmemfs was still
using the old linker command line arguments, which weren't sufficient.
Makefile