mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Config: Fix the path for the stripper
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -381,7 +381,7 @@ define COPY_FILES
|
|||||||
$(call __FILES_OUT,$(2))
|
$(call __FILES_OUT,$(2))
|
||||||
|
|
||||||
# Strip everything, except a few things
|
# Strip everything, except a few things
|
||||||
$(DIR_SRC)/src/stripper $(4) \
|
$(DIR_SRC)/src/stripper $(2) \
|
||||||
--exclude=/lib/firmware \
|
--exclude=/lib/firmware \
|
||||||
--exclude=/usr/lib/go \
|
--exclude=/usr/lib/go \
|
||||||
--exclude=/usr/lib/vdr \
|
--exclude=/usr/lib/vdr \
|
||||||
|
|||||||
Reference in New Issue
Block a user