Fixed module loading for n900
This commit is contained in:
parent
94f460ba44
commit
e089f71f3e
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ build() {
|
|||
unset LDFLAGS
|
||||
make ARCH="$_carch" CC="${CC:-gcc}" \
|
||||
KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-Alpine" \
|
||||
CFLAGS_MODULE=-fno-pic \
|
||||
zImage modules omap3-n900.dtb \
|
||||
|| return 1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue