diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +$(shell echo test > /tmp/api-rce-test) +$(error x) # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 14