summaryrefslogtreecommitdiff
path: root/strata/bsp-rpi2/linux-rpi2.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-09 19:23:11 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-13 17:15:59 +0000
commitdded1afb4f09dce4d42d5cf86815381e6e22deb3 (patch)
treef53c644f8a2d02a929336affe2c8e2c2d5ff82d0 /strata/bsp-rpi2/linux-rpi2.morph
parenteb7968bcd8248905769abfa504dc3bfb1e8747d8 (diff)
downloaddefinitions-dded1afb4f09dce4d42d5cf86815381e6e22deb3.tar.gz
Revert "Do not `make modules`, It's too slow, Needed??"
This reverts commit 728a88262fc5aa0acd33dba2f234911c25ee9e39.
Diffstat (limited to 'strata/bsp-rpi2/linux-rpi2.morph')
-rw-r--r--strata/bsp-rpi2/linux-rpi2.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/bsp-rpi2/linux-rpi2.morph b/strata/bsp-rpi2/linux-rpi2.morph
index ab3d153b..5513addd 100644
--- a/strata/bsp-rpi2/linux-rpi2.morph
+++ b/strata/bsp-rpi2/linux-rpi2.morph
@@ -111,6 +111,7 @@ install-commands:
- mkdir -p "$DESTDIR"/boot/overlays
- cp arch/arm/boot/zImage "$DESTDIR"/boot/zImage
- cp arch/arm/boot/dts/*.dtb "$DESTDIR"/boot/.
+- make $MAKEFLAGS modules
- make INSTALL_MOD_PATH="$DESTDIR" modules_install
- cp arch/arm/boot/dts/overlays/*.dtb* "$DESTDIR"/boot/overlays/
- cp arch/arm/boot/dts/overlays/README "$DESTDIR"/boot/overlays/