forked from Minki/linux
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
|
# mips object files
|
||
|
# The object files are linked as core-y files would be linked
|
||
|
|
||
|
obj-y += kernel/
|
||
|
obj-y += mm/
|
||
|
obj-y += math-emu/
|