mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-15 19:04:04 +00:00
3 lines
97 B
Makefile
3 lines
97 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += kernel/ mm/
|
|
obj-$(CONFIG_IA64_SGI_UV) += uv/
|