Fixed module loading for n900
This commit is contained in:
parent
94f460ba44
commit
e089f71f3e
|
@ -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…
Reference in New Issue
Block a user