mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
RTL2832: cosmetics - put 'LDFLAGS' in the make line
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# dont use our LDFLAGS, use the KERNEL LDFLAGS
|
||||
LDFLAGS=""
|
||||
|
||||
cd $PKG_BUILD
|
||||
make V=1 CC=$CC KDIR=$(kernel_path)
|
||||
LDFLAGS="" make V=1 CC=$CC KDIR=$(kernel_path)
|
||||
|
||||
Reference in New Issue
Block a user