summaryrefslogtreecommitdiffstats
path: root/recipes-ti/linuxutils
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-08-10 12:44:09 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-16 09:46:08 +0200
commit562e92def50523d552665a824b20f1efd96b3108 (patch)
tree2b4b0f6f18109d208d629cf1583fc4b130d5883d /recipes-ti/linuxutils
parent18698b86c76b2adafc2ef7061b331e3423dcbe6c (diff)
downloadmeta-ti-562e92def50523d552665a824b20f1efd96b3108.tar.gz
ti-linux-utils: ensure fixdep exists before trying to build modules
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/linuxutils')
-rw-r--r--recipes-ti/linuxutils/ti-linuxutils.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-ti/linuxutils/ti-linuxutils.inc b/recipes-ti/linuxutils/ti-linuxutils.inc
index 2492b5c6..9d1c6ae8 100644
--- a/recipes-ti/linuxutils/ti-linuxutils.inc
+++ b/recipes-ti/linuxutils/ti-linuxutils.inc
@@ -18,6 +18,7 @@ MACHINE_KERNEL_PR_append = "d"
18inherit module 18inherit module
19 19
20do_compile() { 20do_compile() {
21 do_make_scripts
21 unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS 22 unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS
22 23
23 case ${SOC_FAMILY} in 24 case ${SOC_FAMILY} in