mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-12 22:21:38 +00:00
Signed-off-by: David S. Miller <davem@davemloft.net> Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
10 lines
117 B
Makefile
10 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/
|