summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson-devel/nouveau-drm.morph
blob: 7a0e86b484fcf0db1307d0b71a93fa5a65aa5cdf (plain)
1
2
3
4
5
6
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