post_build.sh 197 B

123456
  1. #!/bin/bash
  2. #install modules to target
  3. source ${BR2_EXTERNAL_ARK_PATH}/../env.source
  4. cd ${BR2_EXTERNAL_ARK_PATH}/../output/board/xinshiyu/linux
  5. make INSTALL_MOD_PATH=${TARGET_DIR} modules_install