Strip modules
This commit is contained in:
parent
118cd9107d
commit
4bb00234ef
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ _package() {
|
|||
make -j1 modules_install $_install \
|
||||
ARCH="$_carch" \
|
||||
INSTALL_MOD_PATH="$_outdir" \
|
||||
INSTALL_MOD_STRIP=1 \
|
||||
INSTALL_PATH="$_outdir"/boot \
|
||||
INSTALL_DTBS_PATH="$INSTALL_DTBS_PATH"
|
||||
cp Module.symvers.backup Module.symvers
|
||||
|
|
Loading…
Reference in a new issue