From 3c66d3453e7e5770d76082caa0ae826ba7163758 Mon Sep 17 00:00:00 2001 From: Violeta Menendez Gonzalez Date: Wed, 1 Oct 2014 09:08:05 +0000 Subject: Nouveau drm: fix some name changes --- strata/bsp-jetson-devel/nouveau-drm.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strata/bsp-jetson-devel/nouveau-drm.morph b/strata/bsp-jetson-devel/nouveau-drm.morph index fffc6d31..be91f31a 100644 --- a/strata/bsp-jetson-devel/nouveau-drm.morph +++ b/strata/bsp-jetson-devel/nouveau-drm.morph @@ -1,10 +1,10 @@ -name: drm-module +name: nouveau-drm kind: chunk build-commands: - cd drm && make M=$(pwd) -C /usr/src/linux/ modules install-commands: - cd drm && make M="$(pwd)" -C /usr/src/linux/ INSTALL_MOD_PATH="$DESTDIR" modules_install system-integration: - drm-module-misc: + nouveau-drm-misc: 00-earlyconf: - depmod -a -- cgit v1.2.1