Home
last modified time | relevance | path

Searched hist:"6 d79a7b424a5630a6fcab31fd7c38af4ea9c9a0f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile6d79a7b424a5630a6fcab31fd7c38af4ea9c9a0f Thu Jul 12 05:38:36 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: suppress warnings from 'getconf LFS_*'

Suppress warnings for systems that do not recognize LFS_*.

getconf: no such configuration parameter `LFS_CFLAGS'
getconf: no such configuration parameter `LFS_LDFLAGS'
getconf: no such configuration parameter `LFS_LIBS'

Fixes: d7f14c66c273 ("kbuild: Enable Large File Support for hostprogs")
Reported-by: Chen Feng <puck.chen@hisilicon.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>