linux/scripts/package
Masahiro Yamada 7e548e9a54 kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
This might be a kind of bike-shed, but I personally prefer grep'able
code.

I often do 'git grep CONFIG_FOO' instead of 'git grep FOO' when I
want to know where that CONFIG option is used.

This makes code longer, but I hope this is acceptable level.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-03-14 02:39:12 +09:00
..
Makefile kbuild: [bin]deb-pkg: add DPKG_FLAGS variable 2019-02-28 22:50:54 +09:00
builddeb kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile 2019-02-20 09:42:46 +09:00
buildtar kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile 2019-02-20 09:42:46 +09:00
mkdebian kbuild: deb-pkg: add CONFIG_ prefix to kernel config options 2019-03-14 02:39:12 +09:00
mkspec kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used 2018-11-06 01:28:48 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00