mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 08:48:05 -04:00
9 lines
117 B
Makefile
9 lines
117 B
Makefile
#
|
|
# core part of the sparc kernel
|
|
#
|
|
|
|
obj-y += kernel/
|
|
obj-y += mm/
|
|
obj-y += math-emu/
|
|
obj-y += net/
|
|
obj-y += crypto/
|