[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9c4425f0-3428-214b-a4f2-237bbae2f495@broadcom.com>
Date: Fri, 2 Aug 2019 11:26:20 +0200
From: Arend Van Spriel <arend.vanspriel@...adcom.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Subject: [BUILD REGRESSION] building single .ko not working in 5.3-rc1
In previous kernel versions I could do:
make M=net/wireless cfg80211.ko
However, in 5.3-rc1 I now get:
$ make M=net/wireless cfg80211.ko
make[1]: *** No rule to make target `cfg80211.ko'. Stop.
make: *** [sub-make] Error 2
The 'modules' target is working, but sometimes there are multiple
modules and I only want to build just one explicitly. Can this option be
restored?
Regards,
Arend
Powered by blists - more mailing lists