mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 18:53:02 +09:00
4 lines
98 B
Makefile
4 lines
98 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += kernel/ mm/
|
|
obj-$(CONFIG_MATHEMU) += math-emu/
|