Home
last modified time | relevance | path

Searched hist:"7 e548e9a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/package/
H A Dmkdebian7e548e9a Fri Mar 08 03:56:23 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
7e548e9a Fri Mar 08 03:56:23 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> 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>