[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240709181422.156829-1-spasswolf@web.de>
Date: Tue, 9 Jul 2024 20:14:20 +0200
From: Bert Karwatzki <spasswolf@....de>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Bert Karwatzki <spasswolf@....de>,
linux-kernel@...r.kernel.org
Subject: commit 8ef052389f7f breaks make bindeb-pkg
Since linux-next-20240709 "make bindeb-pkg" fails with this error message:
$ make bindeb-pkg
GEN debian
./scripts/package/mkdebian: 138: 1: parameter not set
make[2]: *** [scripts/Makefile.package:98: debian] Error 2
make[1]: *** [/mnt/data/linux-forest/linux-next/Makefile:1538: bindeb-pkg] Error 2
make: *** [Makefile:224: __sub-make] Error 2
Reverting commit 8ef052389f7f fixes the issue. make deb-pkg is not affected and
works as usual.
Bert Karwatzki
Powered by blists - more mailing lists