swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: d1eef1c619749b2a57e514a3fa67d9a516ffa919 authored by Linus Torvalds on 15 December 2019, 23:16:08 UTC
Linux 5.5-rc2
Tip revision: d1eef1c
Makefile
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_SAMPLE_KDB) += kdb_hello.o
back to top