Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.12 4 lines 154 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2aspeed_gfx-y := aspeed_gfx_drv.o aspeed_gfx_crtc.o aspeed_gfx_out.o 3 4obj-$(CONFIG_DRM_ASPEED_GFX) += aspeed_gfx.o