Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.8-rc2 5 lines 120 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2userprogs := watch_test 3always-y := $(userprogs) 4 5userccflags += -I usr/include