mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 07:20:53 +00:00
ti-linux-utils: ensure fixdep exists before trying to build modules
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -18,6 +18,7 @@ MACHINE_KERNEL_PR_append = "d"
|
||||
inherit module
|
||||
|
||||
do_compile() {
|
||||
do_make_scripts
|
||||
unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS
|
||||
|
||||
case ${SOC_FAMILY} in
|
||||
|
||||
Reference in New Issue
Block a user