https://github.com/torvalds/linux
Raw File
Tip revision: 508efc09cce9f1de8b1b5ae304bf913b12d832a6 authored by dependabot[bot] on 18 July 2024, 21:26:06 UTC
build(deps): bump idna from 3.4 to 3.7 in /drivers/gpu/drm/ci/xfails
Tip revision: 508efc0
Kbuild
# SPDX-License-Identifier: GPL-2.0-only

obj-y += kernel/ mm/

# for cleaning
subdir- += boot
back to top