Skip to content
Commit 7f25b265 authored by Robert Hensing's avatar Robert Hensing Committed by Austin Seipp
Browse files

linuxPackages_custom: fix missing argument and add test



The required argument 'hostPlatform' was missing from linuxPackages_custom's
call to linuxManualConfig.

In order to prevent this in the future, this commit adds
linuxPackages_custom_tinyconfig_kernel so linuxPackages_custom gets tested.

This also adds linuxConfig, to derivate default linux configurations
via make defconfig, make tinyconfig, etc.

Closes #38034.

Signed-off-by: default avatarAustin Seipp <aseipp@pobox.com>
parent e1dee4ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment