1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-10 19:26:20 +01:00
Files
u-boot-megous/scripts/Makefile.autoconf
Tom Rini bcd8bce57c kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset
It is possible to have a platform which does not require a board.h file
to build, but today we need an empty one for our generated config.h file
to be valid. Allow for omitting this file if CONFIG_SYS_CONFIG_NAME is
not set.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-02-27 14:18:30 -05:00

4.7 KiB