mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +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))
|
||||
|
||||
# Strip everything, except a few things
|
||||
$(DIR_SRC)/src/stripper $(4) \
|
||||
$(DIR_SRC)/src/stripper $(2) \
|
||||
--exclude=/lib/firmware \
|
||||
--exclude=/usr/lib/go \
|
||||
--exclude=/usr/lib/vdr \
|
||||
|
||||
Reference in New Issue
Block a user