asix-ax887xx: use kernels LDFLAGS

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-09 14:29:57 +01:00
parent 2d2c509790
commit c8f3e9747f

View File

@ -22,5 +22,7 @@
. config/options $1 . config/options $1
LDFLAGS=""
cd $PKG_BUILD cd $PKG_BUILD
make V=1 CC=$CC KDIR=$(kernel_path) make V=1 CC=$CC KDIR=$(kernel_path)