Browse Source

Add missing shebangx

master
falkTX 8 years ago
parent
commit
3ef9877c0a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      scripts/mod-build.sh

+ 1
- 0
scripts/mod-build.sh View File

@@ -1,3 +1,4 @@
#!/bin/bash

BASENAME=arm-mod-linux-gnueabihf
OPTS_BASE="-O3 -mcpu=cortex-a7 -mtune=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -mvectorize-with-neon-quad"


Loading…
Cancel
Save