mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
This commit is contained in:
commit
bee1b6b123
@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/installer/src/Makefile b/installer/src/Makefile
|
||||||
|
index 7679c65..a83fb0b 100644
|
||||||
|
--- a/installer/src/Makefile
|
||||||
|
+++ b/installer/src/Makefile
|
||||||
|
@@ -56,7 +56,7 @@ h826d-objs := $(COBJS) $(PREBUILD_OBJ)
|
||||||
|
averusbh826d-objs := aver/averusb-mod.o
|
||||||
|
default:: links
|
||||||
|
$(MAKE) -C $(KERNELSRC) O=$(KERNELOBJ) SUBDIRS=`pwd` $(TARGET)
|
||||||
|
- $(CROSS_COMPILE)strip --strip-debug *.ko
|
||||||
|
+ $(STRIP) --strip-debug *.ko
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user