[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220806144714.514dde72@gandalf.local.home>
Date:   Sat, 6 Aug 2022 14:47:14 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Daniel Bristot de Oliveira <bristot@...nel.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Andreas Schwab <schwab@...e.de>,
        jianchunfu <jianchunfu@...s.chinamobile.com>
Subject: Re: [GIT PULL] rtla: Updates for 5.20/6.0
On Sat, 6 Aug 2022 14:45:17 -0400
Steven Rostedt <rostedt@...dmis.org> wrote:
> +ifneq ("$(WARNINGS)", "")
> +ERROR_OUT = $(error Please add the necessary dependencies)
add +endif
> +
> +warnings: $(WARNINGS)
> +	$(ERROR_OUT)
remove +endif
Powered by blists - more mailing lists