9 lines
100 B
Plaintext
9 lines
100 B
Plaintext
|
#
|
||
|
# core part of the sparc kernel
|
||
|
#
|
||
|
|
||
|
obj-y += kernel/
|
||
|
obj-y += mm/
|
||
|
obj-y += math-emu/
|
||
|
obj-y += net/
|