summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson-devel/nouveau-drm.morph
blob: fffc6d311404084c7a4304d7ef8840fe372ea246 (plain)
1
2
3
4
5
6
7
8
9
10
name: drm-module
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:
       00-earlyconf:
          - depmod -a