swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: 64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc authored by Linus Torvalds on 11 October 2021, 00:01:59 UTC
Linux 5.15-rc5
Tip revision: 64570fb
Makefile
# SPDX-License-Identifier: GPL-2.0-only
# Makefile for Maple Bus

obj-$(CONFIG_MAPLE) := maple.o
back to top