This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
master
acrn-kernel
/
arch
/
ia64
/
Kbuild
4 lines
97 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild arch/$(SRCARCH)/Kbuild is useful for Makefile cleanups because you can use the obj-y syntax. Add an empty file if it is missing in arch/$(SRCARCH)/. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-05-12 15:57:25 +08:00
# SPDX-License-Identifier: GPL-2.0-only
ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild Use obj-y to clean up Makefile. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-08-12 00:43:12 +08:00
obj-y += kernel/ mm/
obj-$(CONFIG_IA64_SGI_UV) += uv/