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